home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / oki521ei.gpd < prev    next >
Encoding:
Text File  |  1999-07-30  |  136.1 KB  |  3,440 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *Include: "StdNames.gpd"
  7. *GPDFileVersion: "1.0"
  8. *GPDFileName: "oki521ei.GPD"
  9. *ModelName: "Oki ML 521 Elite (IBM)"
  10. *MasterUnits: PAIR(720, 216)
  11. *ResourceDLL: "Od9ibres.Dll"
  12. *PrinterType: SERIAL
  13. *Feature: Orientation
  14. {
  15.     *rcNameID: =ORIENTATION_DISPLAY
  16.     *DefaultOption: PORTRAIT
  17.     *Option: PORTRAIT
  18.     {
  19.         *rcNameID: =PORTRAIT_DISPLAY
  20.     }
  21.     *Option: LANDSCAPE_CC270
  22.     {
  23.         *rcNameID: =LANDSCAPE_DISPLAY
  24.     }
  25. }
  26. *Feature: InputBin
  27. {
  28.     *rcNameID: =PAPER_SOURCE_DISPLAY
  29.     *DefaultOption: TRACTOR
  30.     *Option: TRACTOR
  31.     {
  32.         *rcNameID: =TRACTOR_DISPLAY
  33.     }
  34.     *Option: MANUAL
  35.     {
  36.         *rcNameID: =MANUAL_FEED_DISPLAY
  37. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  38.     }
  39.     *Option: AUTO
  40.     {
  41.         *rcNameID: =AUTO_DISPLAY
  42.         *Command: CmdSelect
  43.         {
  44.             *Order: DOC_SETUP.7
  45.             *Cmd: "<1B19>I<1B>C<00FF>"
  46.         }
  47.     }
  48.     *Option: Option4
  49.     {
  50.         *rcNameID: 269
  51.         *OptionID: 269
  52.         *Command: CmdSelect
  53.         {
  54.             *Order: DOC_SETUP.7
  55.             *Cmd: "<1B1901>"
  56.         }
  57.     }
  58.     *Option: Option5
  59.     {
  60.         *rcNameID: 270
  61.         *OptionID: 270
  62.         *Command: CmdSelect
  63.         {
  64.             *Order: DOC_SETUP.7
  65.             *Cmd: "<1B1902>"
  66.         }
  67.     }
  68. }
  69. *Feature: Resolution
  70. {
  71.     *rcNameID: =RESOLUTION_DISPLAY
  72.     *DefaultOption: Option2
  73.     *Option: Option1
  74.     {
  75.         *Name: "60 x 72 " =DOTS_PER_INCH
  76.         *DPI: PAIR(60, 72)
  77.         *TextDPI: PAIR(60, 72)
  78.         *PinsPerLogPass: 8
  79.         *PinsPerPhysPass: 8
  80.         *RequireUniDir?: TRUE
  81.         EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,TRAILING)
  82.         *SpotDiameter: 100
  83.         *Command: CmdSendBlockData { *Cmd : "<1B>K" %l{NumOfDataBytes} }
  84.     }
  85.     *Option: Option2
  86.     {
  87.         *Name: "120 x 72 " =DOTS_PER_INCH
  88.         *DPI: PAIR(120, 72)
  89.         *TextDPI: PAIR(120, 72)
  90.         *PinsPerLogPass: 8
  91.         *PinsPerPhysPass: 8
  92.         *RequireUniDir?: TRUE
  93.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  94. *% Warning: this resolution has RES_BO_RESET_FONT set in GPC, which is ignored by GPD.
  95.         EXTERN_GLOBAL: *TextYOffset: 14
  96.         *SpotDiameter: 100
  97.         *Command: CmdSendBlockData { *Cmd : "<1B>L" %l{NumOfDataBytes} }
  98.     }
  99.     *Option: Option3
  100.     {
  101.         *Name: "240 x 216 " =DOTS_PER_INCH
  102.         *DPI: PAIR(240, 216)
  103.         *TextDPI: PAIR(240, 216)
  104.         *PinsPerLogPass: 24
  105.         *PinsPerPhysPass: 8
  106.         *MinStripBlankPixels: 240
  107.         *RequireUniDir?: TRUE
  108.         EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,TRAILING)
  109. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  110.         *SpotDiameter: 170
  111.         *Command: CmdSendBlockData { *Cmd : "<1B>Z" %l{NumOfDataBytes} }
  112.     }
  113. }
  114. *Feature: PaperSize
  115. {
  116.     *rcNameID: =PAPER_SIZE_DISPLAY
  117.     *DefaultOption: LETTER
  118.     *Option: LETTER
  119.     {
  120.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  121.         *Command: CmdSelect
  122.         {
  123.             *Order: DOC_SETUP.8
  124.             *Cmd: "<1B>C<000B>"
  125.         }
  126.         *switch: InputBin
  127.         {
  128.             *case: TRACTOR
  129.             {
  130.                 *PrintableArea: PAIR(6120, 2376)
  131.                 *PrintableOrigin: PAIR(0, 0)
  132.             }
  133.             *case: MANUAL
  134.             {
  135.                 *PrintableArea: PAIR(6120, 1957)
  136.                 *PrintableOrigin: PAIR(0, 189)
  137.                 *switch: Resolution
  138.                 {
  139.                     *case: Option1
  140.                     {
  141. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  142.                         *PrintableArea: PAIR(6120, 1956)
  143.                     }
  144.                     *case: Option2
  145.                     {
  146. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  147.                         *PrintableArea: PAIR(6120, 1956)
  148.                     }
  149.                 }
  150.             }
  151.             *case: AUTO
  152.             {
  153.                 *PrintableArea: PAIR(6120, 2110)
  154.                 *PrintableOrigin: PAIR(0, 108)
  155.                 *switch: Resolution
  156.                 {
  157.                     *case: Option1
  158.                     {
  159. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  160.                         *PrintableArea: PAIR(6120, 2109)
  161.                     }
  162.                     *case: Option2
  163.                     {
  164. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  165.                         *PrintableArea: PAIR(6120, 2109)
  166.                     }
  167.                 }
  168.             }
  169.             *case: Option4
  170.             {
  171.                 *PrintableArea: PAIR(6120, 2110)
  172.                 *PrintableOrigin: PAIR(0, 108)
  173.                 *switch: Resolution
  174.                 {
  175.                     *case: Option1
  176.                     {
  177. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  178.                         *PrintableArea: PAIR(6120, 2109)
  179.                     }
  180.                     *case: Option2
  181.                     {
  182. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  183.                         *PrintableArea: PAIR(6120, 2109)
  184.                     }
  185.                 }
  186.             }
  187.             *case: Option5
  188.             {
  189.                 *PrintableArea: PAIR(6120, 2110)
  190.                 *PrintableOrigin: PAIR(0, 108)
  191.                 *switch: Resolution
  192.                 {
  193.                     *case: Option1
  194.                     {
  195. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  196.                         *PrintableArea: PAIR(6120, 2109)
  197.                     }
  198.                     *case: Option2
  199.                     {
  200. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  201.                         *PrintableArea: PAIR(6120, 2109)
  202.                     }
  203.                 }
  204.             }
  205.         }
  206.     }
  207.     *Option: Option2
  208.     {
  209.         *rcNameID: 258
  210.         *OptionID: 258
  211.         *PageDimensions: PAIR(7920, 1836)
  212.         *Command: CmdSelect
  213.         {
  214.             *Order: DOC_SETUP.8
  215.             *Cmd: "<1B>2<1B>C3"
  216.         }
  217.         *switch: InputBin
  218.         {
  219.             *case: TRACTOR
  220.             {
  221.                 *PrintableArea: PAIR(7920, 1836)
  222.                 *PrintableOrigin: PAIR(0, 0)
  223.             }
  224.             *case: MANUAL
  225.             {
  226.                 *PrintableArea: PAIR(7920, 1417)
  227.                 *PrintableOrigin: PAIR(0, 189)
  228.                 *switch: Resolution
  229.                 {
  230.                     *case: Option1
  231.                     {
  232. *% Warning: the following printable length is adjusted (1417->1416) so it is divisible by the resolution Y scale.
  233.                         *PrintableArea: PAIR(7920, 1416)
  234.                     }
  235.                     *case: Option2
  236.                     {
  237. *% Warning: the following printable length is adjusted (1417->1416) so it is divisible by the resolution Y scale.
  238.                         *PrintableArea: PAIR(7920, 1416)
  239.                     }
  240.                 }
  241.             }
  242.             *case: AUTO
  243.             {
  244.                 *PrintableArea: PAIR(7920, 1570)
  245.                 *PrintableOrigin: PAIR(0, 108)
  246.                 *switch: Resolution
  247.                 {
  248.                     *case: Option1
  249.                     {
  250. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  251.                         *PrintableArea: PAIR(7920, 1569)
  252.                     }
  253.                     *case: Option2
  254.                     {
  255. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  256.                         *PrintableArea: PAIR(7920, 1569)
  257.                     }
  258.                 }
  259.             }
  260.             *case: Option4
  261.             {
  262.                 *PrintableArea: PAIR(7920, 1570)
  263.                 *PrintableOrigin: PAIR(0, 108)
  264.                 *switch: Resolution
  265.                 {
  266.                     *case: Option1
  267.                     {
  268. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  269.                         *PrintableArea: PAIR(7920, 1569)
  270.                     }
  271.                     *case: Option2
  272.                     {
  273. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  274.                         *PrintableArea: PAIR(7920, 1569)
  275.                     }
  276.                 }
  277.             }
  278.             *case: Option5
  279.             {
  280.                 *PrintableArea: PAIR(7920, 1570)
  281.                 *PrintableOrigin: PAIR(0, 108)
  282.                 *switch: Resolution
  283.                 {
  284.                     *case: Option1
  285.                     {
  286. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  287.                         *PrintableArea: PAIR(7920, 1569)
  288.                     }
  289.                     *case: Option2
  290.                     {
  291. *% Warning: the following printable length is adjusted (1570->1569) so it is divisible by the resolution Y scale.
  292.                         *PrintableArea: PAIR(7920, 1569)
  293.                     }
  294.                 }
  295.             }
  296.         }
  297.     }
  298.     *Option: LEGAL
  299.     {
  300.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  301.         *Command: CmdSelect
  302.         {
  303.             *Order: DOC_SETUP.8
  304.             *Cmd: "<1B>C<000E>"
  305.         }
  306.         *switch: InputBin
  307.         {
  308.             *case: TRACTOR
  309.             {
  310.                 *PrintableArea: PAIR(6120, 3024)
  311.                 *PrintableOrigin: PAIR(0, 0)
  312.             }
  313.             *case: MANUAL
  314.             {
  315.                 *PrintableArea: PAIR(6120, 2605)
  316.                 *PrintableOrigin: PAIR(0, 189)
  317.                 *switch: Resolution
  318.                 {
  319.                     *case: Option1
  320.                     {
  321. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  322.                         *PrintableArea: PAIR(6120, 2604)
  323.                     }
  324.                     *case: Option2
  325.                     {
  326. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  327.                         *PrintableArea: PAIR(6120, 2604)
  328.                     }
  329.                 }
  330.             }
  331.             *case: AUTO
  332.             {
  333.                 *PrintableArea: PAIR(6120, 2758)
  334.                 *PrintableOrigin: PAIR(0, 108)
  335.                 *switch: Resolution
  336.                 {
  337.                     *case: Option1
  338.                     {
  339. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  340.                         *PrintableArea: PAIR(6120, 2757)
  341.                     }
  342.                     *case: Option2
  343.                     {
  344. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  345.                         *PrintableArea: PAIR(6120, 2757)
  346.                     }
  347.                 }
  348.             }
  349.             *case: Option4
  350.             {
  351.                 *PrintableArea: PAIR(6120, 2758)
  352.                 *PrintableOrigin: PAIR(0, 108)
  353.                 *switch: Resolution
  354.                 {
  355.                     *case: Option1
  356.                     {
  357. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  358.                         *PrintableArea: PAIR(6120, 2757)
  359.                     }
  360.                     *case: Option2
  361.                     {
  362. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  363.                         *PrintableArea: PAIR(6120, 2757)
  364.                     }
  365.                 }
  366.             }
  367.             *case: Option5
  368.             {
  369.                 *PrintableArea: PAIR(6120, 2758)
  370.                 *PrintableOrigin: PAIR(0, 108)
  371.                 *switch: Resolution
  372.                 {
  373.                     *case: Option1
  374.                     {
  375. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  376.                         *PrintableArea: PAIR(6120, 2757)
  377.                     }
  378.                     *case: Option2
  379.                     {
  380. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  381.                         *PrintableArea: PAIR(6120, 2757)
  382.                     }
  383.                 }
  384.             }
  385.         }
  386.     }
  387.     *Option: Option4
  388.     {
  389.         *rcNameID: 259
  390.         *OptionID: 259
  391.         *PageDimensions: PAIR(11908, 5054)
  392.         *Command: CmdSelect
  393.         {
  394.             *Order: DOC_SETUP.8
  395.             *Cmd: "<1B>2<1B>C<8C>"
  396.         }
  397.         *switch: InputBin
  398.         {
  399.             *case: TRACTOR
  400.             {
  401.                 *PrintableArea: PAIR(11520, 5054)
  402.                 *PrintableOrigin: PAIR(0, 0)
  403.                 *switch: Resolution
  404.                 {
  405.                     *case: Option1
  406.                     {
  407. *% Warning: the following printable length is adjusted (5054->5052) so it is divisible by the resolution Y scale.
  408.                         *PrintableArea: PAIR(11520, 5052)
  409.                     }
  410.                     *case: Option2
  411.                     {
  412. *% Warning: the following printable length is adjusted (5054->5052) so it is divisible by the resolution Y scale.
  413.                         *PrintableArea: PAIR(11520, 5052)
  414.                     }
  415.                 }
  416.             }
  417.             *case: MANUAL
  418.             {
  419.                 *PrintableArea: PAIR(11520, 4635)
  420.                 *PrintableOrigin: PAIR(0, 189)
  421.             }
  422.             *case: AUTO
  423.             {
  424.                 *PrintableArea: PAIR(11520, 4788)
  425.                 *PrintableOrigin: PAIR(0, 108)
  426.             }
  427.             *case: Option4
  428.             {
  429.                 *PrintableArea: PAIR(11520, 4788)
  430.                 *PrintableOrigin: PAIR(0, 108)
  431.             }
  432.             *case: Option5
  433.             {
  434.                 *PrintableArea: PAIR(11520, 4788)
  435.                 *PrintableOrigin: PAIR(0, 108)
  436.             }
  437.         }
  438.     }
  439.     *Option: A3
  440.     {
  441.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  442.         *Command: CmdSelect
  443.         {
  444.             *Order: DOC_SETUP.8
  445.             *Cmd: "<1B>2<1B>Cc"
  446.         }
  447.         *switch: InputBin
  448.         {
  449.             *case: TRACTOR
  450.             {
  451.                 *PrintableArea: PAIR(8417, 3573)
  452.                 *PrintableOrigin: PAIR(0, 0)
  453.                 *switch: Resolution
  454.                 {
  455.                     *case: Option1
  456.                     {
  457. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  458.                         *PrintableArea: PAIR(8412, 3573)
  459.                     }
  460.                     *case: Option2
  461.                     {
  462. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  463.                         *PrintableArea: PAIR(8412, 3573)
  464.                     }
  465.                     *case: Option3
  466.                     {
  467. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  468.                         *PrintableArea: PAIR(8415, 3573)
  469.                     }
  470.                 }
  471.             }
  472.             *case: MANUAL
  473.             {
  474.                 *PrintableArea: PAIR(8417, 3154)
  475.                 *PrintableOrigin: PAIR(0, 189)
  476.                 *switch: Resolution
  477.                 {
  478.                     *case: Option1
  479.                     {
  480. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  481. *% Warning: the following printable length is adjusted (3154->3153) so it is divisible by the resolution Y scale.
  482.                         *PrintableArea: PAIR(8412, 3153)
  483.                     }
  484.                     *case: Option2
  485.                     {
  486. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  487. *% Warning: the following printable length is adjusted (3154->3153) so it is divisible by the resolution Y scale.
  488.                         *PrintableArea: PAIR(8412, 3153)
  489.                     }
  490.                     *case: Option3
  491.                     {
  492. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  493.                         *PrintableArea: PAIR(8415, 3154)
  494.                     }
  495.                 }
  496.             }
  497.             *case: AUTO
  498.             {
  499.                 *PrintableArea: PAIR(8417, 3307)
  500.                 *PrintableOrigin: PAIR(0, 108)
  501.                 *switch: Resolution
  502.                 {
  503.                     *case: Option1
  504.                     {
  505. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  506. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  507.                         *PrintableArea: PAIR(8412, 3306)
  508.                     }
  509.                     *case: Option2
  510.                     {
  511. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  512. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  513.                         *PrintableArea: PAIR(8412, 3306)
  514.                     }
  515.                     *case: Option3
  516.                     {
  517. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  518.                         *PrintableArea: PAIR(8415, 3307)
  519.                     }
  520.                 }
  521.             }
  522.             *case: Option4
  523.             {
  524.                 *PrintableArea: PAIR(8417, 3307)
  525.                 *PrintableOrigin: PAIR(0, 108)
  526.                 *switch: Resolution
  527.                 {
  528.                     *case: Option1
  529.                     {
  530. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  531. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  532.                         *PrintableArea: PAIR(8412, 3306)
  533.                     }
  534.                     *case: Option2
  535.                     {
  536. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  537. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  538.                         *PrintableArea: PAIR(8412, 3306)
  539.                     }
  540.                     *case: Option3
  541.                     {
  542. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  543.                         *PrintableArea: PAIR(8415, 3307)
  544.                     }
  545.                 }
  546.             }
  547.             *case: Option5
  548.             {
  549.                 *PrintableArea: PAIR(8417, 3307)
  550.                 *PrintableOrigin: PAIR(0, 108)
  551.                 *switch: Resolution
  552.                 {
  553.                     *case: Option1
  554.                     {
  555. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  556. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  557.                         *PrintableArea: PAIR(8412, 3306)
  558.                     }
  559.                     *case: Option2
  560.                     {
  561. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  562. *% Warning: the following printable length is adjusted (3307->3306) so it is divisible by the resolution Y scale.
  563.                         *PrintableArea: PAIR(8412, 3306)
  564.                     }
  565.                     *case: Option3
  566.                     {
  567. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  568.                         *PrintableArea: PAIR(8415, 3307)
  569.                     }
  570.                 }
  571.             }
  572.         }
  573.     }
  574.     *Option: Option6
  575.     {
  576.         *rcNameID: 260
  577.         *OptionID: 260
  578.         *PageDimensions: PAIR(11908, 2525)
  579.         *Command: CmdSelect
  580.         {
  581.             *Order: DOC_SETUP.8
  582.             *Cmd: "<1B>2<1B>CF"
  583.         }
  584.         *switch: InputBin
  585.         {
  586.             *case: TRACTOR
  587.             {
  588.                 *PrintableArea: PAIR(11520, 2525)
  589.                 *PrintableOrigin: PAIR(0, 0)
  590.                 *switch: Resolution
  591.                 {
  592.                     *case: Option1
  593.                     {
  594. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  595.                         *PrintableArea: PAIR(11520, 2523)
  596.                     }
  597.                     *case: Option2
  598.                     {
  599. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  600.                         *PrintableArea: PAIR(11520, 2523)
  601.                     }
  602.                 }
  603.             }
  604.             *case: MANUAL
  605.             {
  606.                 *PrintableArea: PAIR(11520, 2106)
  607.                 *PrintableOrigin: PAIR(0, 189)
  608.             }
  609.             *case: AUTO
  610.             {
  611.                 *PrintableArea: PAIR(11520, 2259)
  612.                 *PrintableOrigin: PAIR(0, 108)
  613.             }
  614.             *case: Option4
  615.             {
  616.                 *PrintableArea: PAIR(11520, 2259)
  617.                 *PrintableOrigin: PAIR(0, 108)
  618.             }
  619.             *case: Option5
  620.             {
  621.                 *PrintableArea: PAIR(11520, 2259)
  622.                 *PrintableOrigin: PAIR(0, 108)
  623.             }
  624.         }
  625.     }
  626.     *Option: A4
  627.     {
  628.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  629.         *Command: CmdSelect
  630.         {
  631.             *Order: DOC_SETUP.8
  632.             *Cmd: "<1B>2<1B>CF"
  633.         }
  634.         *switch: InputBin
  635.         {
  636.             *case: TRACTOR
  637.             {
  638.                 *PrintableArea: PAIR(5954, 2525)
  639.                 *PrintableOrigin: PAIR(0, 0)
  640.                 *switch: Resolution
  641.                 {
  642.                     *case: Option1
  643.                     {
  644. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  645. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  646.                         *PrintableArea: PAIR(5952, 2523)
  647.                     }
  648.                     *case: Option2
  649.                     {
  650. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  651. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  652.                         *PrintableArea: PAIR(5952, 2523)
  653.                     }
  654.                     *case: Option3
  655.                     {
  656. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  657.                         *PrintableArea: PAIR(5952, 2525)
  658.                     }
  659.                 }
  660.             }
  661.             *case: MANUAL
  662.             {
  663.                 *PrintableArea: PAIR(5954, 2106)
  664.                 *PrintableOrigin: PAIR(0, 189)
  665.                 *switch: Resolution
  666.                 {
  667.                     *case: Option1
  668.                     {
  669. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  670.                         *PrintableArea: PAIR(5952, 2106)
  671.                     }
  672.                     *case: Option2
  673.                     {
  674. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  675.                         *PrintableArea: PAIR(5952, 2106)
  676.                     }
  677.                     *case: Option3
  678.                     {
  679. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  680.                         *PrintableArea: PAIR(5952, 2106)
  681.                     }
  682.                 }
  683.             }
  684.             *case: AUTO
  685.             {
  686.                 *PrintableArea: PAIR(5954, 2259)
  687.                 *PrintableOrigin: PAIR(0, 108)
  688.                 *switch: Resolution
  689.                 {
  690.                     *case: Option1
  691.                     {
  692. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  693.                         *PrintableArea: PAIR(5952, 2259)
  694.                     }
  695.                     *case: Option2
  696.                     {
  697. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  698.                         *PrintableArea: PAIR(5952, 2259)
  699.                     }
  700.                     *case: Option3
  701.                     {
  702. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  703.                         *PrintableArea: PAIR(5952, 2259)
  704.                     }
  705.                 }
  706.             }
  707.             *case: Option4
  708.             {
  709.                 *PrintableArea: PAIR(5954, 2259)
  710.                 *PrintableOrigin: PAIR(0, 108)
  711.                 *switch: Resolution
  712.                 {
  713.                     *case: Option1
  714.                     {
  715. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  716.                         *PrintableArea: PAIR(5952, 2259)
  717.                     }
  718.                     *case: Option2
  719.                     {
  720. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  721.                         *PrintableArea: PAIR(5952, 2259)
  722.                     }
  723.                     *case: Option3
  724.                     {
  725. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  726.                         *PrintableArea: PAIR(5952, 2259)
  727.                     }
  728.                 }
  729.             }
  730.             *case: Option5
  731.             {
  732.                 *PrintableArea: PAIR(5954, 2259)
  733.                 *PrintableOrigin: PAIR(0, 108)
  734.                 *switch: Resolution
  735.                 {
  736.                     *case: Option1
  737.                     {
  738. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  739.                         *PrintableArea: PAIR(5952, 2259)
  740.                     }
  741.                     *case: Option2
  742.                     {
  743. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  744.                         *PrintableArea: PAIR(5952, 2259)
  745.                     }
  746.                     *case: Option3
  747.                     {
  748. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  749.                         *PrintableArea: PAIR(5952, 2259)
  750.                     }
  751.                 }
  752.             }
  753.         }
  754.     }
  755.     *Option: Option8
  756.     {
  757.         *rcNameID: 261
  758.         *OptionID: 261
  759.         *PageDimensions: PAIR(8417, 1786)
  760.         *Command: CmdSelect
  761.         {
  762.             *Order: DOC_SETUP.8
  763.             *Cmd: "<1B>3<0B1B>CZ"
  764.         }
  765.         *switch: InputBin
  766.         {
  767.             *case: TRACTOR
  768.             {
  769.                 *PrintableArea: PAIR(8417, 1786)
  770.                 *PrintableOrigin: PAIR(0, 0)
  771.                 *switch: Resolution
  772.                 {
  773.                     *case: Option1
  774.                     {
  775. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  776. *% Warning: the following printable length is adjusted (1786->1785) so it is divisible by the resolution Y scale.
  777.                         *PrintableArea: PAIR(8412, 1785)
  778.                     }
  779.                     *case: Option2
  780.                     {
  781. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  782. *% Warning: the following printable length is adjusted (1786->1785) so it is divisible by the resolution Y scale.
  783.                         *PrintableArea: PAIR(8412, 1785)
  784.                     }
  785.                     *case: Option3
  786.                     {
  787. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  788.                         *PrintableArea: PAIR(8415, 1786)
  789.                     }
  790.                 }
  791.             }
  792.             *case: MANUAL
  793.             {
  794.                 *PrintableArea: PAIR(8417, 1367)
  795.                 *PrintableOrigin: PAIR(0, 189)
  796.                 *switch: Resolution
  797.                 {
  798.                     *case: Option1
  799.                     {
  800. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  801. *% Warning: the following printable length is adjusted (1367->1365) so it is divisible by the resolution Y scale.
  802.                         *PrintableArea: PAIR(8412, 1365)
  803.                     }
  804.                     *case: Option2
  805.                     {
  806. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  807. *% Warning: the following printable length is adjusted (1367->1365) so it is divisible by the resolution Y scale.
  808.                         *PrintableArea: PAIR(8412, 1365)
  809.                     }
  810.                     *case: Option3
  811.                     {
  812. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  813.                         *PrintableArea: PAIR(8415, 1367)
  814.                     }
  815.                 }
  816.             }
  817.             *case: AUTO
  818.             {
  819.                 *PrintableArea: PAIR(8417, 1520)
  820.                 *PrintableOrigin: PAIR(0, 108)
  821.                 *switch: Resolution
  822.                 {
  823.                     *case: Option1
  824.                     {
  825. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  826. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  827.                         *PrintableArea: PAIR(8412, 1518)
  828.                     }
  829.                     *case: Option2
  830.                     {
  831. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  832. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  833.                         *PrintableArea: PAIR(8412, 1518)
  834.                     }
  835.                     *case: Option3
  836.                     {
  837. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  838.                         *PrintableArea: PAIR(8415, 1520)
  839.                     }
  840.                 }
  841.             }
  842.             *case: Option4
  843.             {
  844.                 *PrintableArea: PAIR(8417, 1520)
  845.                 *PrintableOrigin: PAIR(0, 108)
  846.                 *switch: Resolution
  847.                 {
  848.                     *case: Option1
  849.                     {
  850. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  851. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  852.                         *PrintableArea: PAIR(8412, 1518)
  853.                     }
  854.                     *case: Option2
  855.                     {
  856. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  857. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  858.                         *PrintableArea: PAIR(8412, 1518)
  859.                     }
  860.                     *case: Option3
  861.                     {
  862. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  863.                         *PrintableArea: PAIR(8415, 1520)
  864.                     }
  865.                 }
  866.             }
  867.             *case: Option5
  868.             {
  869.                 *PrintableArea: PAIR(8417, 1520)
  870.                 *PrintableOrigin: PAIR(0, 108)
  871.                 *switch: Resolution
  872.                 {
  873.                     *case: Option1
  874.                     {
  875. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  876. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  877.                         *PrintableArea: PAIR(8412, 1518)
  878.                     }
  879.                     *case: Option2
  880.                     {
  881. *% Warning: the following printable width is adjusted (8417->8412) so it is divisible by the resolution X scale.
  882. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  883.                         *PrintableArea: PAIR(8412, 1518)
  884.                     }
  885.                     *case: Option3
  886.                     {
  887. *% Warning: the following printable width is adjusted (8417->8415) so it is divisible by the resolution X scale.
  888.                         *PrintableArea: PAIR(8415, 1520)
  889.                     }
  890.                 }
  891.             }
  892.         }
  893.     }
  894.     *Option: A5
  895.     {
  896.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  897.         *Command: CmdSelect
  898.         {
  899.             *Order: DOC_SETUP.8
  900.             *Cmd: "<1B>2<1B>C2"
  901.         }
  902.         *switch: InputBin
  903.         {
  904.             *case: TRACTOR
  905.             {
  906.                 *PrintableArea: PAIR(4198, 1786)
  907.                 *PrintableOrigin: PAIR(0, 0)
  908.                 *switch: Resolution
  909.                 {
  910.                     *case: Option1
  911.                     {
  912. *% Warning: the following printable width is adjusted (4198->4188) so it is divisible by the resolution X scale.
  913. *% Warning: the following printable length is adjusted (1786->1785) so it is divisible by the resolution Y scale.
  914.                         *PrintableArea: PAIR(4188, 1785)
  915.                     }
  916.                     *case: Option2
  917.                     {
  918. *% Warning: the following printable width is adjusted (4198->4194) so it is divisible by the resolution X scale.
  919. *% Warning: the following printable length is adjusted (1786->1785) so it is divisible by the resolution Y scale.
  920.                         *PrintableArea: PAIR(4194, 1785)
  921.                     }
  922.                     *case: Option3
  923.                     {
  924. *% Warning: the following printable width is adjusted (4198->4197) so it is divisible by the resolution X scale.
  925.                         *PrintableArea: PAIR(4197, 1786)
  926.                     }
  927.                 }
  928.             }
  929.             *case: MANUAL
  930.             {
  931.                 *PrintableArea: PAIR(4198, 1367)
  932.                 *PrintableOrigin: PAIR(0, 189)
  933.                 *switch: Resolution
  934.                 {
  935.                     *case: Option1
  936.                     {
  937. *% Warning: the following printable width is adjusted (4198->4188) so it is divisible by the resolution X scale.
  938. *% Warning: the following printable length is adjusted (1367->1365) so it is divisible by the resolution Y scale.
  939.                         *PrintableArea: PAIR(4188, 1365)
  940.                     }
  941.                     *case: Option2
  942.                     {
  943. *% Warning: the following printable width is adjusted (4198->4194) so it is divisible by the resolution X scale.
  944. *% Warning: the following printable length is adjusted (1367->1365) so it is divisible by the resolution Y scale.
  945.                         *PrintableArea: PAIR(4194, 1365)
  946.                     }
  947.                     *case: Option3
  948.                     {
  949. *% Warning: the following printable width is adjusted (4198->4197) so it is divisible by the resolution X scale.
  950.                         *PrintableArea: PAIR(4197, 1367)
  951.                     }
  952.                 }
  953.             }
  954.             *case: AUTO
  955.             {
  956.                 *PrintableArea: PAIR(4198, 1520)
  957.                 *PrintableOrigin: PAIR(0, 108)
  958.                 *switch: Resolution
  959.                 {
  960.                     *case: Option1
  961.                     {
  962. *% Warning: the following printable width is adjusted (4198->4188) so it is divisible by the resolution X scale.
  963. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  964.                         *PrintableArea: PAIR(4188, 1518)
  965.                     }
  966.                     *case: Option2
  967.                     {
  968. *% Warning: the following printable width is adjusted (4198->4194) so it is divisible by the resolution X scale.
  969. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  970.                         *PrintableArea: PAIR(4194, 1518)
  971.                     }
  972.                     *case: Option3
  973.                     {
  974. *% Warning: the following printable width is adjusted (4198->4197) so it is divisible by the resolution X scale.
  975.                         *PrintableArea: PAIR(4197, 1520)
  976.                     }
  977.                 }
  978.             }
  979.             *case: Option4
  980.             {
  981.                 *PrintableArea: PAIR(4198, 1520)
  982.                 *PrintableOrigin: PAIR(0, 108)
  983.                 *switch: Resolution
  984.                 {
  985.                     *case: Option1
  986.                     {
  987. *% Warning: the following printable width is adjusted (4198->4188) so it is divisible by the resolution X scale.
  988. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  989.                         *PrintableArea: PAIR(4188, 1518)
  990.                     }
  991.                     *case: Option2
  992.                     {
  993. *% Warning: the following printable width is adjusted (4198->4194) so it is divisible by the resolution X scale.
  994. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  995.                         *PrintableArea: PAIR(4194, 1518)
  996.                     }
  997.                     *case: Option3
  998.                     {
  999. *% Warning: the following printable width is adjusted (4198->4197) so it is divisible by the resolution X scale.
  1000.                         *PrintableArea: PAIR(4197, 1520)
  1001.                     }
  1002.                 }
  1003.             }
  1004.             *case: Option5
  1005.             {
  1006.                 *PrintableArea: PAIR(4198, 1520)
  1007.                 *PrintableOrigin: PAIR(0, 108)
  1008.                 *switch: Resolution
  1009.                 {
  1010.                     *case: Option1
  1011.                     {
  1012. *% Warning: the following printable width is adjusted (4198->4188) so it is divisible by the resolution X scale.
  1013. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  1014.                         *PrintableArea: PAIR(4188, 1518)
  1015.                     }
  1016.                     *case: Option2
  1017.                     {
  1018. *% Warning: the following printable width is adjusted (4198->4194) so it is divisible by the resolution X scale.
  1019. *% Warning: the following printable length is adjusted (1520->1518) so it is divisible by the resolution Y scale.
  1020.                         *PrintableArea: PAIR(4194, 1518)
  1021.                     }
  1022.                     *case: Option3
  1023.                     {
  1024. *% Warning: the following printable width is adjusted (4198->4197) so it is divisible by the resolution X scale.
  1025.                         *PrintableArea: PAIR(4197, 1520)
  1026.                     }
  1027.                 }
  1028.             }
  1029.         }
  1030.     }
  1031.     *Option: B4
  1032.     {
  1033.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1034.         *Command: CmdSelect
  1035.         {
  1036.             *Order: DOC_SETUP.8
  1037.             *Cmd: "<1B>2<1B>CS"
  1038.         }
  1039.         *switch: InputBin
  1040.         {
  1041.             *case: TRACTOR
  1042.             {
  1043.                 *PrintableArea: PAIR(7286, 3095)
  1044.                 *PrintableOrigin: PAIR(0, 0)
  1045.                 *switch: Resolution
  1046.                 {
  1047.                     *case: Option1
  1048.                     {
  1049. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1050. *% Warning: the following printable length is adjusted (3095->3093) so it is divisible by the resolution Y scale.
  1051.                         *PrintableArea: PAIR(7284, 3093)
  1052.                     }
  1053.                     *case: Option2
  1054.                     {
  1055. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1056. *% Warning: the following printable length is adjusted (3095->3093) so it is divisible by the resolution Y scale.
  1057.                         *PrintableArea: PAIR(7284, 3093)
  1058.                     }
  1059.                     *case: Option3
  1060.                     {
  1061. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1062.                         *PrintableArea: PAIR(7284, 3095)
  1063.                     }
  1064.                 }
  1065.             }
  1066.             *case: MANUAL
  1067.             {
  1068.                 *PrintableArea: PAIR(7286, 2676)
  1069.                 *PrintableOrigin: PAIR(0, 189)
  1070.                 *switch: Resolution
  1071.                 {
  1072.                     *case: Option1
  1073.                     {
  1074. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1075.                         *PrintableArea: PAIR(7284, 2676)
  1076.                     }
  1077.                     *case: Option2
  1078.                     {
  1079. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1080.                         *PrintableArea: PAIR(7284, 2676)
  1081.                     }
  1082.                     *case: Option3
  1083.                     {
  1084. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1085.                         *PrintableArea: PAIR(7284, 2676)
  1086.                     }
  1087.                 }
  1088.             }
  1089.             *case: AUTO
  1090.             {
  1091.                 *PrintableArea: PAIR(7286, 2829)
  1092.                 *PrintableOrigin: PAIR(0, 108)
  1093.                 *switch: Resolution
  1094.                 {
  1095.                     *case: Option1
  1096.                     {
  1097. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1098.                         *PrintableArea: PAIR(7284, 2829)
  1099.                     }
  1100.                     *case: Option2
  1101.                     {
  1102. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1103.                         *PrintableArea: PAIR(7284, 2829)
  1104.                     }
  1105.                     *case: Option3
  1106.                     {
  1107. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1108.                         *PrintableArea: PAIR(7284, 2829)
  1109.                     }
  1110.                 }
  1111.             }
  1112.             *case: Option4
  1113.             {
  1114.                 *PrintableArea: PAIR(7286, 2829)
  1115.                 *PrintableOrigin: PAIR(0, 108)
  1116.                 *switch: Resolution
  1117.                 {
  1118.                     *case: Option1
  1119.                     {
  1120. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1121.                         *PrintableArea: PAIR(7284, 2829)
  1122.                     }
  1123.                     *case: Option2
  1124.                     {
  1125. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1126.                         *PrintableArea: PAIR(7284, 2829)
  1127.                     }
  1128.                     *case: Option3
  1129.                     {
  1130. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1131.                         *PrintableArea: PAIR(7284, 2829)
  1132.                     }
  1133.                 }
  1134.             }
  1135.             *case: Option5
  1136.             {
  1137.                 *PrintableArea: PAIR(7286, 2829)
  1138.                 *PrintableOrigin: PAIR(0, 108)
  1139.                 *switch: Resolution
  1140.                 {
  1141.                     *case: Option1
  1142.                     {
  1143. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1144.                         *PrintableArea: PAIR(7284, 2829)
  1145.                     }
  1146.                     *case: Option2
  1147.                     {
  1148. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1149.                         *PrintableArea: PAIR(7284, 2829)
  1150.                     }
  1151.                     *case: Option3
  1152.                     {
  1153. *% Warning: the following printable width is adjusted (7286->7284) so it is divisible by the resolution X scale.
  1154.                         *PrintableArea: PAIR(7284, 2829)
  1155.                     }
  1156.                 }
  1157.             }
  1158.         }
  1159.     }
  1160.     *Option: B5
  1161.     {
  1162.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1163.         *Command: CmdSelect
  1164.         {
  1165.             *Order: DOC_SETUP.8
  1166.             *Cmd: "<1B>2<1B>C="
  1167.         }
  1168.         *switch: InputBin
  1169.         {
  1170.             *case: TRACTOR
  1171.             {
  1172.                 *PrintableArea: PAIR(5162, 2186)
  1173.                 *PrintableOrigin: PAIR(0, 0)
  1174.                 *switch: Resolution
  1175.                 {
  1176.                     *case: Option1
  1177.                     {
  1178. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1179. *% Warning: the following printable length is adjusted (2186->2184) so it is divisible by the resolution Y scale.
  1180.                         *PrintableArea: PAIR(5160, 2184)
  1181.                     }
  1182.                     *case: Option2
  1183.                     {
  1184. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1185. *% Warning: the following printable length is adjusted (2186->2184) so it is divisible by the resolution Y scale.
  1186.                         *PrintableArea: PAIR(5160, 2184)
  1187.                     }
  1188.                     *case: Option3
  1189.                     {
  1190. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1191.                         *PrintableArea: PAIR(5160, 2186)
  1192.                     }
  1193.                 }
  1194.             }
  1195.             *case: MANUAL
  1196.             {
  1197.                 *PrintableArea: PAIR(5162, 1767)
  1198.                 *PrintableOrigin: PAIR(0, 189)
  1199.                 *switch: Resolution
  1200.                 {
  1201.                     *case: Option1
  1202.                     {
  1203. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1204.                         *PrintableArea: PAIR(5160, 1767)
  1205.                     }
  1206.                     *case: Option2
  1207.                     {
  1208. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1209.                         *PrintableArea: PAIR(5160, 1767)
  1210.                     }
  1211.                     *case: Option3
  1212.                     {
  1213. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1214.                         *PrintableArea: PAIR(5160, 1767)
  1215.                     }
  1216.                 }
  1217.             }
  1218.             *case: AUTO
  1219.             {
  1220.                 *PrintableArea: PAIR(5162, 1920)
  1221.                 *PrintableOrigin: PAIR(0, 108)
  1222.                 *switch: Resolution
  1223.                 {
  1224.                     *case: Option1
  1225.                     {
  1226. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1227.                         *PrintableArea: PAIR(5160, 1920)
  1228.                     }
  1229.                     *case: Option2
  1230.                     {
  1231. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1232.                         *PrintableArea: PAIR(5160, 1920)
  1233.                     }
  1234.                     *case: Option3
  1235.                     {
  1236. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1237.                         *PrintableArea: PAIR(5160, 1920)
  1238.                     }
  1239.                 }
  1240.             }
  1241.             *case: Option4
  1242.             {
  1243.                 *PrintableArea: PAIR(5162, 1920)
  1244.                 *PrintableOrigin: PAIR(0, 108)
  1245.                 *switch: Resolution
  1246.                 {
  1247.                     *case: Option1
  1248.                     {
  1249. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1250.                         *PrintableArea: PAIR(5160, 1920)
  1251.                     }
  1252.                     *case: Option2
  1253.                     {
  1254. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1255.                         *PrintableArea: PAIR(5160, 1920)
  1256.                     }
  1257.                     *case: Option3
  1258.                     {
  1259. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1260.                         *PrintableArea: PAIR(5160, 1920)
  1261.                     }
  1262.                 }
  1263.             }
  1264.             *case: Option5
  1265.             {
  1266.                 *PrintableArea: PAIR(5162, 1920)
  1267.                 *PrintableOrigin: PAIR(0, 108)
  1268.                 *switch: Resolution
  1269.                 {
  1270.                     *case: Option1
  1271.                     {
  1272. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1273.                         *PrintableArea: PAIR(5160, 1920)
  1274.                     }
  1275.                     *case: Option2
  1276.                     {
  1277. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1278.                         *PrintableArea: PAIR(5160, 1920)
  1279.                     }
  1280.                     *case: Option3
  1281.                     {
  1282. *% Warning: the following printable width is adjusted (5162->5160) so it is divisible by the resolution X scale.
  1283.                         *PrintableArea: PAIR(5160, 1920)
  1284.                     }
  1285.                 }
  1286.             }
  1287.         }
  1288.     }
  1289.     *Option: Option12
  1290.     {
  1291.         *rcNameID: 262
  1292.         *OptionID: 262
  1293.         *PageDimensions: PAIR(6120, 2592)
  1294.         *Command: CmdSelect
  1295.         {
  1296.             *Order: DOC_SETUP.8
  1297.             *Cmd: "<1B>C<000C>"
  1298.         }
  1299.         *switch: InputBin
  1300.         {
  1301.             *case: TRACTOR
  1302.             {
  1303.                 *PrintableArea: PAIR(6120, 2592)
  1304.                 *PrintableOrigin: PAIR(0, 0)
  1305.             }
  1306.             *case: MANUAL
  1307.             {
  1308.                 *PrintableArea: PAIR(6120, 2173)
  1309.                 *PrintableOrigin: PAIR(0, 189)
  1310.                 *switch: Resolution
  1311.                 {
  1312.                     *case: Option1
  1313.                     {
  1314. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  1315.                         *PrintableArea: PAIR(6120, 2172)
  1316.                     }
  1317.                     *case: Option2
  1318.                     {
  1319. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  1320.                         *PrintableArea: PAIR(6120, 2172)
  1321.                     }
  1322.                 }
  1323.             }
  1324.             *case: AUTO
  1325.             {
  1326.                 *PrintableArea: PAIR(6120, 2326)
  1327.                 *PrintableOrigin: PAIR(0, 108)
  1328.                 *switch: Resolution
  1329.                 {
  1330.                     *case: Option1
  1331.                     {
  1332. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1333.                         *PrintableArea: PAIR(6120, 2325)
  1334.                     }
  1335.                     *case: Option2
  1336.                     {
  1337. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1338.                         *PrintableArea: PAIR(6120, 2325)
  1339.                     }
  1340.                 }
  1341.             }
  1342.             *case: Option4
  1343.             {
  1344.                 *PrintableArea: PAIR(6120, 2326)
  1345.                 *PrintableOrigin: PAIR(0, 108)
  1346.                 *switch: Resolution
  1347.                 {
  1348.                     *case: Option1
  1349.                     {
  1350. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1351.                         *PrintableArea: PAIR(6120, 2325)
  1352.                     }
  1353.                     *case: Option2
  1354.                     {
  1355. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1356.                         *PrintableArea: PAIR(6120, 2325)
  1357.                     }
  1358.                 }
  1359.             }
  1360.             *case: Option5
  1361.             {
  1362.                 *PrintableArea: PAIR(6120, 2326)
  1363.                 *PrintableOrigin: PAIR(0, 108)
  1364.                 *switch: Resolution
  1365.                 {
  1366.                     *case: Option1
  1367.                     {
  1368. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1369.                         *PrintableArea: PAIR(6120, 2325)
  1370.                     }
  1371.                     *case: Option2
  1372.                     {
  1373. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  1374.                         *PrintableArea: PAIR(6120, 2325)
  1375.                     }
  1376.                 }
  1377.             }
  1378.         }
  1379.     }
  1380.     *Option: Option13
  1381.     {
  1382.         *rcNameID: 263
  1383.         *OptionID: 263
  1384.         *PageDimensions: PAIR(5760, 1296)
  1385.         *Command: CmdSelect
  1386.         {
  1387.             *Order: DOC_SETUP.8
  1388.             *Cmd: "<1B>2<1B>C$"
  1389.         }
  1390.         *switch: InputBin
  1391.         {
  1392.             *case: TRACTOR
  1393.             {
  1394.                 *PrintableArea: PAIR(5760, 1296)
  1395.                 *PrintableOrigin: PAIR(0, 0)
  1396.             }
  1397.             *case: MANUAL
  1398.             {
  1399.                 *PrintableArea: PAIR(5760, 877)
  1400.                 *PrintableOrigin: PAIR(0, 189)
  1401.                 *switch: Resolution
  1402.                 {
  1403.                     *case: Option1
  1404.                     {
  1405. *% Warning: the following printable length is adjusted (877->876) so it is divisible by the resolution Y scale.
  1406.                         *PrintableArea: PAIR(5760, 876)
  1407.                     }
  1408.                     *case: Option2
  1409.                     {
  1410. *% Warning: the following printable length is adjusted (877->876) so it is divisible by the resolution Y scale.
  1411.                         *PrintableArea: PAIR(5760, 876)
  1412.                     }
  1413.                 }
  1414.             }
  1415.             *case: AUTO
  1416.             {
  1417.                 *PrintableArea: PAIR(5760, 1030)
  1418.                 *PrintableOrigin: PAIR(0, 108)
  1419.                 *switch: Resolution
  1420.                 {
  1421.                     *case: Option1
  1422.                     {
  1423. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1424.                         *PrintableArea: PAIR(5760, 1029)
  1425.                     }
  1426.                     *case: Option2
  1427.                     {
  1428. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1429.                         *PrintableArea: PAIR(5760, 1029)
  1430.                     }
  1431.                 }
  1432.             }
  1433.             *case: Option4
  1434.             {
  1435.                 *PrintableArea: PAIR(5760, 1030)
  1436.                 *PrintableOrigin: PAIR(0, 108)
  1437.                 *switch: Resolution
  1438.                 {
  1439.                     *case: Option1
  1440.                     {
  1441. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1442.                         *PrintableArea: PAIR(5760, 1029)
  1443.                     }
  1444.                     *case: Option2
  1445.                     {
  1446. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1447.                         *PrintableArea: PAIR(5760, 1029)
  1448.                     }
  1449.                 }
  1450.             }
  1451.             *case: Option5
  1452.             {
  1453.                 *PrintableArea: PAIR(5760, 1030)
  1454.                 *PrintableOrigin: PAIR(0, 108)
  1455.                 *switch: Resolution
  1456.                 {
  1457.                     *case: Option1
  1458.                     {
  1459. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1460.                         *PrintableArea: PAIR(5760, 1029)
  1461.                     }
  1462.                     *case: Option2
  1463.                     {
  1464. *% Warning: the following printable length is adjusted (1030->1029) so it is divisible by the resolution Y scale.
  1465.                         *PrintableArea: PAIR(5760, 1029)
  1466.                     }
  1467.                 }
  1468.             }
  1469.         }
  1470.     }
  1471.     *Option: Option14
  1472.     {
  1473.         *rcNameID: 264
  1474.         *OptionID: 264
  1475.         *PageDimensions: PAIR(6120, 2808)
  1476.         *Command: CmdSelect
  1477.         {
  1478.             *Order: DOC_SETUP.8
  1479.             *Cmd: "<1B>C<000D>"
  1480.         }
  1481.         *switch: InputBin
  1482.         {
  1483.             *case: TRACTOR
  1484.             {
  1485.                 *PrintableArea: PAIR(6120, 2808)
  1486.                 *PrintableOrigin: PAIR(0, 0)
  1487.             }
  1488.             *case: MANUAL
  1489.             {
  1490.                 *PrintableArea: PAIR(6120, 2389)
  1491.                 *PrintableOrigin: PAIR(0, 189)
  1492.                 *switch: Resolution
  1493.                 {
  1494.                     *case: Option1
  1495.                     {
  1496. *% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
  1497.                         *PrintableArea: PAIR(6120, 2388)
  1498.                     }
  1499.                     *case: Option2
  1500.                     {
  1501. *% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
  1502.                         *PrintableArea: PAIR(6120, 2388)
  1503.                     }
  1504.                 }
  1505.             }
  1506.             *case: AUTO
  1507.             {
  1508.                 *PrintableArea: PAIR(6120, 2542)
  1509.                 *PrintableOrigin: PAIR(0, 108)
  1510.                 *switch: Resolution
  1511.                 {
  1512.                     *case: Option1
  1513.                     {
  1514. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1515.                         *PrintableArea: PAIR(6120, 2541)
  1516.                     }
  1517.                     *case: Option2
  1518.                     {
  1519. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1520.                         *PrintableArea: PAIR(6120, 2541)
  1521.                     }
  1522.                 }
  1523.             }
  1524.             *case: Option4
  1525.             {
  1526.                 *PrintableArea: PAIR(6120, 2542)
  1527.                 *PrintableOrigin: PAIR(0, 108)
  1528.                 *switch: Resolution
  1529.                 {
  1530.                     *case: Option1
  1531.                     {
  1532. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1533.                         *PrintableArea: PAIR(6120, 2541)
  1534.                     }
  1535.                     *case: Option2
  1536.                     {
  1537. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1538.                         *PrintableArea: PAIR(6120, 2541)
  1539.                     }
  1540.                 }
  1541.             }
  1542.             *case: Option5
  1543.             {
  1544.                 *PrintableArea: PAIR(6120, 2542)
  1545.                 *PrintableOrigin: PAIR(0, 108)
  1546.                 *switch: Resolution
  1547.                 {
  1548.                     *case: Option1
  1549.                     {
  1550. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1551.                         *PrintableArea: PAIR(6120, 2541)
  1552.                     }
  1553.                     *case: Option2
  1554.                     {
  1555. *% Warning: the following printable length is adjusted (2542->2541) so it is divisible by the resolution Y scale.
  1556.                         *PrintableArea: PAIR(6120, 2541)
  1557.                     }
  1558.                 }
  1559.             }
  1560.         }
  1561.     }
  1562.     *Option: FANFOLD_US
  1563.     {
  1564.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1565.         *Command: CmdSelect
  1566.         {
  1567.             *Order: DOC_SETUP.8
  1568.             *Cmd: "<1B>C<000B>"
  1569.         }
  1570.         *switch: InputBin
  1571.         {
  1572.             *case: TRACTOR
  1573.             {
  1574.                 *PrintableArea: PAIR(10714, 2376)
  1575.                 *PrintableOrigin: PAIR(0, 0)
  1576.                 *switch: Resolution
  1577.                 {
  1578.                     *case: Option1
  1579.                     {
  1580. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1581.                         *PrintableArea: PAIR(10704, 2376)
  1582.                     }
  1583.                     *case: Option2
  1584.                     {
  1585. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1586.                         *PrintableArea: PAIR(10710, 2376)
  1587.                     }
  1588.                     *case: Option3
  1589.                     {
  1590. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1591.                         *PrintableArea: PAIR(10713, 2376)
  1592.                     }
  1593.                 }
  1594.             }
  1595.             *case: MANUAL
  1596.             {
  1597.                 *PrintableArea: PAIR(10714, 1957)
  1598.                 *PrintableOrigin: PAIR(0, 189)
  1599.                 *switch: Resolution
  1600.                 {
  1601.                     *case: Option1
  1602.                     {
  1603. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1604. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1605.                         *PrintableArea: PAIR(10704, 1956)
  1606.                     }
  1607.                     *case: Option2
  1608.                     {
  1609. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1610. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1611.                         *PrintableArea: PAIR(10710, 1956)
  1612.                     }
  1613.                     *case: Option3
  1614.                     {
  1615. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1616.                         *PrintableArea: PAIR(10713, 1957)
  1617.                     }
  1618.                 }
  1619.             }
  1620.             *case: AUTO
  1621.             {
  1622.                 *PrintableArea: PAIR(10714, 2110)
  1623.                 *PrintableOrigin: PAIR(0, 108)
  1624.                 *switch: Resolution
  1625.                 {
  1626.                     *case: Option1
  1627.                     {
  1628. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1629. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1630.                         *PrintableArea: PAIR(10704, 2109)
  1631.                     }
  1632.                     *case: Option2
  1633.                     {
  1634. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1635. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1636.                         *PrintableArea: PAIR(10710, 2109)
  1637.                     }
  1638.                     *case: Option3
  1639.                     {
  1640. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1641.                         *PrintableArea: PAIR(10713, 2110)
  1642.                     }
  1643.                 }
  1644.             }
  1645.             *case: Option4
  1646.             {
  1647.                 *PrintableArea: PAIR(10714, 2110)
  1648.                 *PrintableOrigin: PAIR(0, 108)
  1649.                 *switch: Resolution
  1650.                 {
  1651.                     *case: Option1
  1652.                     {
  1653. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1654. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1655.                         *PrintableArea: PAIR(10704, 2109)
  1656.                     }
  1657.                     *case: Option2
  1658.                     {
  1659. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1660. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1661.                         *PrintableArea: PAIR(10710, 2109)
  1662.                     }
  1663.                     *case: Option3
  1664.                     {
  1665. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1666.                         *PrintableArea: PAIR(10713, 2110)
  1667.                     }
  1668.                 }
  1669.             }
  1670.             *case: Option5
  1671.             {
  1672.                 *PrintableArea: PAIR(10714, 2110)
  1673.                 *PrintableOrigin: PAIR(0, 108)
  1674.                 *switch: Resolution
  1675.                 {
  1676.                     *case: Option1
  1677.                     {
  1678. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1679. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1680.                         *PrintableArea: PAIR(10704, 2109)
  1681.                     }
  1682.                     *case: Option2
  1683.                     {
  1684. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1685. *% Warning: the following printable length is adjusted (2110->2109) so it is divisible by the resolution Y scale.
  1686.                         *PrintableArea: PAIR(10710, 2109)
  1687.                     }
  1688.                     *case: Option3
  1689.                     {
  1690. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1691.                         *PrintableArea: PAIR(10713, 2110)
  1692.                     }
  1693.                 }
  1694.             }
  1695.         }
  1696.     }
  1697.     *Option: Option16
  1698.     {
  1699.         *rcNameID: 265
  1700.         *OptionID: 265
  1701.         *PageDimensions: PAIR(10714, 2525)
  1702.         *Command: CmdSelect
  1703.         {
  1704.             *Order: DOC_SETUP.8
  1705.             *Cmd: "<1B>2<1B>CF"
  1706.         }
  1707.         *switch: InputBin
  1708.         {
  1709.             *case: TRACTOR
  1710.             {
  1711.                 *PrintableArea: PAIR(10714, 2525)
  1712.                 *PrintableOrigin: PAIR(0, 0)
  1713.                 *switch: Resolution
  1714.                 {
  1715.                     *case: Option1
  1716.                     {
  1717. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1718. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  1719.                         *PrintableArea: PAIR(10704, 2523)
  1720.                     }
  1721.                     *case: Option2
  1722.                     {
  1723. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1724. *% Warning: the following printable length is adjusted (2525->2523) so it is divisible by the resolution Y scale.
  1725.                         *PrintableArea: PAIR(10710, 2523)
  1726.                     }
  1727.                     *case: Option3
  1728.                     {
  1729. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1730.                         *PrintableArea: PAIR(10713, 2525)
  1731.                     }
  1732.                 }
  1733.             }
  1734.             *case: MANUAL
  1735.             {
  1736.                 *PrintableArea: PAIR(10714, 2106)
  1737.                 *PrintableOrigin: PAIR(0, 189)
  1738.                 *switch: Resolution
  1739.                 {
  1740.                     *case: Option1
  1741.                     {
  1742. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1743.                         *PrintableArea: PAIR(10704, 2106)
  1744.                     }
  1745.                     *case: Option2
  1746.                     {
  1747. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1748.                         *PrintableArea: PAIR(10710, 2106)
  1749.                     }
  1750.                     *case: Option3
  1751.                     {
  1752. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1753.                         *PrintableArea: PAIR(10713, 2106)
  1754.                     }
  1755.                 }
  1756.             }
  1757.             *case: AUTO
  1758.             {
  1759.                 *PrintableArea: PAIR(10714, 2259)
  1760.                 *PrintableOrigin: PAIR(0, 108)
  1761.                 *switch: Resolution
  1762.                 {
  1763.                     *case: Option1
  1764.                     {
  1765. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1766.                         *PrintableArea: PAIR(10704, 2259)
  1767.                     }
  1768.                     *case: Option2
  1769.                     {
  1770. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1771.                         *PrintableArea: PAIR(10710, 2259)
  1772.                     }
  1773.                     *case: Option3
  1774.                     {
  1775. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1776.                         *PrintableArea: PAIR(10713, 2259)
  1777.                     }
  1778.                 }
  1779.             }
  1780.             *case: Option4
  1781.             {
  1782.                 *PrintableArea: PAIR(10714, 2259)
  1783.                 *PrintableOrigin: PAIR(0, 108)
  1784.                 *switch: Resolution
  1785.                 {
  1786.                     *case: Option1
  1787.                     {
  1788. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1789.                         *PrintableArea: PAIR(10704, 2259)
  1790.                     }
  1791.                     *case: Option2
  1792.                     {
  1793. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1794.                         *PrintableArea: PAIR(10710, 2259)
  1795.                     }
  1796.                     *case: Option3
  1797.                     {
  1798. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1799.                         *PrintableArea: PAIR(10713, 2259)
  1800.                     }
  1801.                 }
  1802.             }
  1803.             *case: Option5
  1804.             {
  1805.                 *PrintableArea: PAIR(10714, 2259)
  1806.                 *PrintableOrigin: PAIR(0, 108)
  1807.                 *switch: Resolution
  1808.                 {
  1809.                     *case: Option1
  1810.                     {
  1811. *% Warning: the following printable width is adjusted (10714->10704) so it is divisible by the resolution X scale.
  1812.                         *PrintableArea: PAIR(10704, 2259)
  1813.                     }
  1814.                     *case: Option2
  1815.                     {
  1816. *% Warning: the following printable width is adjusted (10714->10710) so it is divisible by the resolution X scale.
  1817.                         *PrintableArea: PAIR(10710, 2259)
  1818.                     }
  1819.                     *case: Option3
  1820.                     {
  1821. *% Warning: the following printable width is adjusted (10714->10713) so it is divisible by the resolution X scale.
  1822.                         *PrintableArea: PAIR(10713, 2259)
  1823.                     }
  1824.                 }
  1825.             }
  1826.         }
  1827.     }
  1828.     *Option: TABLOID
  1829.     {
  1830.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1831.         *Command: CmdSelect
  1832.         {
  1833.             *Order: DOC_SETUP.8
  1834.             *Cmd: "<1B>2<1B>Cf"
  1835.         }
  1836.         *switch: InputBin
  1837.         {
  1838.             *case: TRACTOR
  1839.             {
  1840.                 *PrintableArea: PAIR(7920, 3672)
  1841.                 *PrintableOrigin: PAIR(0, 0)
  1842.             }
  1843.             *case: MANUAL
  1844.             {
  1845.                 *PrintableArea: PAIR(7920, 3253)
  1846.                 *PrintableOrigin: PAIR(0, 189)
  1847.                 *switch: Resolution
  1848.                 {
  1849.                     *case: Option1
  1850.                     {
  1851. *% Warning: the following printable length is adjusted (3253->3252) so it is divisible by the resolution Y scale.
  1852.                         *PrintableArea: PAIR(7920, 3252)
  1853.                     }
  1854.                     *case: Option2
  1855.                     {
  1856. *% Warning: the following printable length is adjusted (3253->3252) so it is divisible by the resolution Y scale.
  1857.                         *PrintableArea: PAIR(7920, 3252)
  1858.                     }
  1859.                 }
  1860.             }
  1861.             *case: AUTO
  1862.             {
  1863.                 *PrintableArea: PAIR(7920, 3406)
  1864.                 *PrintableOrigin: PAIR(0, 108)
  1865.                 *switch: Resolution
  1866.                 {
  1867.                     *case: Option1
  1868.                     {
  1869. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1870.                         *PrintableArea: PAIR(7920, 3405)
  1871.                     }
  1872.                     *case: Option2
  1873.                     {
  1874. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1875.                         *PrintableArea: PAIR(7920, 3405)
  1876.                     }
  1877.                 }
  1878.             }
  1879.             *case: Option4
  1880.             {
  1881.                 *PrintableArea: PAIR(7920, 3406)
  1882.                 *PrintableOrigin: PAIR(0, 108)
  1883.                 *switch: Resolution
  1884.                 {
  1885.                     *case: Option1
  1886.                     {
  1887. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1888.                         *PrintableArea: PAIR(7920, 3405)
  1889.                     }
  1890.                     *case: Option2
  1891.                     {
  1892. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1893.                         *PrintableArea: PAIR(7920, 3405)
  1894.                     }
  1895.                 }
  1896.             }
  1897.             *case: Option5
  1898.             {
  1899.                 *PrintableArea: PAIR(7920, 3406)
  1900.                 *PrintableOrigin: PAIR(0, 108)
  1901.                 *switch: Resolution
  1902.                 {
  1903.                     *case: Option1
  1904.                     {
  1905. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1906.                         *PrintableArea: PAIR(7920, 3405)
  1907.                     }
  1908.                     *case: Option2
  1909.                     {
  1910. *% Warning: the following printable length is adjusted (3406->3405) so it is divisible by the resolution Y scale.
  1911.                         *PrintableArea: PAIR(7920, 3405)
  1912.                     }
  1913.                 }
  1914.             }
  1915.         }
  1916.     }
  1917.     *Option: 10X14
  1918.     {
  1919.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1920.         *Command: CmdSelect
  1921.         {
  1922.             *Order: DOC_SETUP.8
  1923.             *Cmd: "<1B>2<1B>CT"
  1924.         }
  1925.         *switch: InputBin
  1926.         {
  1927.             *case: TRACTOR
  1928.             {
  1929.                 *PrintableArea: PAIR(7200, 3024)
  1930.                 *PrintableOrigin: PAIR(0, 0)
  1931.             }
  1932.             *case: MANUAL
  1933.             {
  1934.                 *PrintableArea: PAIR(7200, 2605)
  1935.                 *PrintableOrigin: PAIR(0, 189)
  1936.                 *switch: Resolution
  1937.                 {
  1938.                     *case: Option1
  1939.                     {
  1940. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  1941.                         *PrintableArea: PAIR(7200, 2604)
  1942.                     }
  1943.                     *case: Option2
  1944.                     {
  1945. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  1946.                         *PrintableArea: PAIR(7200, 2604)
  1947.                     }
  1948.                 }
  1949.             }
  1950.             *case: AUTO
  1951.             {
  1952.                 *PrintableArea: PAIR(7200, 2758)
  1953.                 *PrintableOrigin: PAIR(0, 108)
  1954.                 *switch: Resolution
  1955.                 {
  1956.                     *case: Option1
  1957.                     {
  1958. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  1959.                         *PrintableArea: PAIR(7200, 2757)
  1960.                     }
  1961.                     *case: Option2
  1962.                     {
  1963. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  1964.                         *PrintableArea: PAIR(7200, 2757)
  1965.                     }
  1966.                 }
  1967.             }
  1968.             *case: Option4
  1969.             {
  1970.                 *PrintableArea: PAIR(7200, 2758)
  1971.                 *PrintableOrigin: PAIR(0, 108)
  1972.                 *switch: Resolution
  1973.                 {
  1974.                     *case: Option1
  1975.                     {
  1976. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  1977.                         *PrintableArea: PAIR(7200, 2757)
  1978.                     }
  1979.                     *case: Option2
  1980.                     {
  1981. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  1982.                         *PrintableArea: PAIR(7200, 2757)
  1983.                     }
  1984.                 }
  1985.             }
  1986.             *case: Option5
  1987.             {
  1988.                 *PrintableArea: PAIR(7200, 2758)
  1989.                 *PrintableOrigin: PAIR(0, 108)
  1990.                 *switch: Resolution
  1991.                 {
  1992.                     *case: Option1
  1993.                     {
  1994. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  1995.                         *PrintableArea: PAIR(7200, 2757)
  1996.                     }
  1997.                     *case: Option2
  1998.                     {
  1999. *% Warning: the following printable length is adjusted (2758->2757) so it is divisible by the resolution Y scale.
  2000.                         *PrintableArea: PAIR(7200, 2757)
  2001.                     }
  2002.                 }
  2003.             }
  2004.         }
  2005.     }
  2006.     *Option: EXECUTIVE
  2007.     {
  2008.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2009.         *Command: CmdSelect
  2010.         {
  2011.             *Order: DOC_SETUP.8
  2012.             *Cmd: "<1B>2<1B>C?"
  2013.         }
  2014.         *switch: InputBin
  2015.         {
  2016.             *case: TRACTOR
  2017.             {
  2018.                 *PrintableArea: PAIR(5220, 2268)
  2019.                 *PrintableOrigin: PAIR(0, 0)
  2020.             }
  2021.             *case: MANUAL
  2022.             {
  2023.                 *PrintableArea: PAIR(5220, 1849)
  2024.                 *PrintableOrigin: PAIR(0, 189)
  2025.                 *switch: Resolution
  2026.                 {
  2027.                     *case: Option1
  2028.                     {
  2029. *% Warning: the following printable length is adjusted (1849->1848) so it is divisible by the resolution Y scale.
  2030.                         *PrintableArea: PAIR(5220, 1848)
  2031.                     }
  2032.                     *case: Option2
  2033.                     {
  2034. *% Warning: the following printable length is adjusted (1849->1848) so it is divisible by the resolution Y scale.
  2035.                         *PrintableArea: PAIR(5220, 1848)
  2036.                     }
  2037.                 }
  2038.             }
  2039.             *case: AUTO
  2040.             {
  2041.                 *PrintableArea: PAIR(5220, 2002)
  2042.                 *PrintableOrigin: PAIR(0, 108)
  2043.                 *switch: Resolution
  2044.                 {
  2045.                     *case: Option1
  2046.                     {
  2047. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2048.                         *PrintableArea: PAIR(5220, 2001)
  2049.                     }
  2050.                     *case: Option2
  2051.                     {
  2052. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2053.                         *PrintableArea: PAIR(5220, 2001)
  2054.                     }
  2055.                 }
  2056.             }
  2057.             *case: Option4
  2058.             {
  2059.                 *PrintableArea: PAIR(5220, 2002)
  2060.                 *PrintableOrigin: PAIR(0, 108)
  2061.                 *switch: Resolution
  2062.                 {
  2063.                     *case: Option1
  2064.                     {
  2065. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2066.                         *PrintableArea: PAIR(5220, 2001)
  2067.                     }
  2068.                     *case: Option2
  2069.                     {
  2070. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2071.                         *PrintableArea: PAIR(5220, 2001)
  2072.                     }
  2073.                 }
  2074.             }
  2075.             *case: Option5
  2076.             {
  2077.                 *PrintableArea: PAIR(5220, 2002)
  2078.                 *PrintableOrigin: PAIR(0, 108)
  2079.                 *switch: Resolution
  2080.                 {
  2081.                     *case: Option1
  2082.                     {
  2083. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2084.                         *PrintableArea: PAIR(5220, 2001)
  2085.                     }
  2086.                     *case: Option2
  2087.                     {
  2088. *% Warning: the following printable length is adjusted (2002->2001) so it is divisible by the resolution Y scale.
  2089.                         *PrintableArea: PAIR(5220, 2001)
  2090.                     }
  2091.                 }
  2092.             }
  2093.         }
  2094.     }
  2095.     *Option: Option20
  2096.     {
  2097.         *rcNameID: 266
  2098.         *OptionID: 266
  2099.         *PageDimensions: PAIR(5954, 2592)
  2100.         *Command: CmdSelect
  2101.         {
  2102.             *Order: DOC_SETUP.8
  2103.             *Cmd: "<1B>2<1B>CH"
  2104.         }
  2105.         *switch: InputBin
  2106.         {
  2107.             *case: TRACTOR
  2108.             {
  2109.                 *PrintableArea: PAIR(5954, 2592)
  2110.                 *PrintableOrigin: PAIR(0, 0)
  2111.                 *switch: Resolution
  2112.                 {
  2113.                     *case: Option1
  2114.                     {
  2115. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2116.                         *PrintableArea: PAIR(5952, 2592)
  2117.                     }
  2118.                     *case: Option2
  2119.                     {
  2120. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2121.                         *PrintableArea: PAIR(5952, 2592)
  2122.                     }
  2123.                     *case: Option3
  2124.                     {
  2125. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2126.                         *PrintableArea: PAIR(5952, 2592)
  2127.                     }
  2128.                 }
  2129.             }
  2130.             *case: MANUAL
  2131.             {
  2132.                 *PrintableArea: PAIR(5954, 2173)
  2133.                 *PrintableOrigin: PAIR(0, 189)
  2134.                 *switch: Resolution
  2135.                 {
  2136.                     *case: Option1
  2137.                     {
  2138. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2139. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2140.                         *PrintableArea: PAIR(5952, 2172)
  2141.                     }
  2142.                     *case: Option2
  2143.                     {
  2144. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2145. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2146.                         *PrintableArea: PAIR(5952, 2172)
  2147.                     }
  2148.                     *case: Option3
  2149.                     {
  2150. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2151.                         *PrintableArea: PAIR(5952, 2173)
  2152.                     }
  2153.                 }
  2154.             }
  2155.             *case: AUTO
  2156.             {
  2157.                 *PrintableArea: PAIR(5954, 2326)
  2158.                 *PrintableOrigin: PAIR(0, 108)
  2159.                 *switch: Resolution
  2160.                 {
  2161.                     *case: Option1
  2162.                     {
  2163. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2164. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2165.                         *PrintableArea: PAIR(5952, 2325)
  2166.                     }
  2167.                     *case: Option2
  2168.                     {
  2169. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2170. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2171.                         *PrintableArea: PAIR(5952, 2325)
  2172.                     }
  2173.                     *case: Option3
  2174.                     {
  2175. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2176.                         *PrintableArea: PAIR(5952, 2326)
  2177.                     }
  2178.                 }
  2179.             }
  2180.             *case: Option4
  2181.             {
  2182.                 *PrintableArea: PAIR(5954, 2326)
  2183.                 *PrintableOrigin: PAIR(0, 108)
  2184.                 *switch: Resolution
  2185.                 {
  2186.                     *case: Option1
  2187.                     {
  2188. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2189. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2190.                         *PrintableArea: PAIR(5952, 2325)
  2191.                     }
  2192.                     *case: Option2
  2193.                     {
  2194. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2195. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2196.                         *PrintableArea: PAIR(5952, 2325)
  2197.                     }
  2198.                     *case: Option3
  2199.                     {
  2200. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2201.                         *PrintableArea: PAIR(5952, 2326)
  2202.                     }
  2203.                 }
  2204.             }
  2205.             *case: Option5
  2206.             {
  2207.                 *PrintableArea: PAIR(5954, 2326)
  2208.                 *PrintableOrigin: PAIR(0, 108)
  2209.                 *switch: Resolution
  2210.                 {
  2211.                     *case: Option1
  2212.                     {
  2213. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2214. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2215.                         *PrintableArea: PAIR(5952, 2325)
  2216.                     }
  2217.                     *case: Option2
  2218.                     {
  2219. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2220. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2221.                         *PrintableArea: PAIR(5952, 2325)
  2222.                     }
  2223.                     *case: Option3
  2224.                     {
  2225. *% Warning: the following printable width is adjusted (5954->5952) so it is divisible by the resolution X scale.
  2226.                         *PrintableArea: PAIR(5952, 2326)
  2227.                     }
  2228.                 }
  2229.             }
  2230.         }
  2231.     }
  2232.     *Option: Option21
  2233.     {
  2234.         *rcNameID: 267
  2235.         *OptionID: 267
  2236.         *PageDimensions: PAIR(10152, 2592)
  2237.         *Command: CmdSelect
  2238.         {
  2239.             *Order: DOC_SETUP.8
  2240.             *Cmd: "<1B>2<1B>CH"
  2241.         }
  2242.         *switch: InputBin
  2243.         {
  2244.             *case: TRACTOR
  2245.             {
  2246.                 *PrintableArea: PAIR(10152, 2592)
  2247.                 *PrintableOrigin: PAIR(0, 0)
  2248.             }
  2249.             *case: MANUAL
  2250.             {
  2251.                 *PrintableArea: PAIR(10152, 2173)
  2252.                 *PrintableOrigin: PAIR(0, 189)
  2253.                 *switch: Resolution
  2254.                 {
  2255.                     *case: Option1
  2256.                     {
  2257. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2258.                         *PrintableArea: PAIR(10152, 2172)
  2259.                     }
  2260.                     *case: Option2
  2261.                     {
  2262. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2263.                         *PrintableArea: PAIR(10152, 2172)
  2264.                     }
  2265.                 }
  2266.             }
  2267.             *case: AUTO
  2268.             {
  2269.                 *PrintableArea: PAIR(10152, 2326)
  2270.                 *PrintableOrigin: PAIR(0, 108)
  2271.                 *switch: Resolution
  2272.                 {
  2273.                     *case: Option1
  2274.                     {
  2275. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2276.                         *PrintableArea: PAIR(10152, 2325)
  2277.                     }
  2278.                     *case: Option2
  2279.                     {
  2280. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2281.                         *PrintableArea: PAIR(10152, 2325)
  2282.                     }
  2283.                 }
  2284.             }
  2285.             *case: Option4
  2286.             {
  2287.                 *PrintableArea: PAIR(10152, 2326)
  2288.                 *PrintableOrigin: PAIR(0, 108)
  2289.                 *switch: Resolution
  2290.                 {
  2291.                     *case: Option1
  2292.                     {
  2293. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2294.                         *PrintableArea: PAIR(10152, 2325)
  2295.                     }
  2296.                     *case: Option2
  2297.                     {
  2298. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2299.                         *PrintableArea: PAIR(10152, 2325)
  2300.                     }
  2301.                 }
  2302.             }
  2303.             *case: Option5
  2304.             {
  2305.                 *PrintableArea: PAIR(10152, 2326)
  2306.                 *PrintableOrigin: PAIR(0, 108)
  2307.                 *switch: Resolution
  2308.                 {
  2309.                     *case: Option1
  2310.                     {
  2311. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2312.                         *PrintableArea: PAIR(10152, 2325)
  2313.                     }
  2314.                     *case: Option2
  2315.                     {
  2316. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2317.                         *PrintableArea: PAIR(10152, 2325)
  2318.                     }
  2319.                 }
  2320.             }
  2321.         }
  2322.     }
  2323.     *Option: Option22
  2324.     {
  2325.         *rcNameID: 268
  2326.         *OptionID: 268
  2327.         *PageDimensions: PAIR(10800, 2592)
  2328.         *Command: CmdSelect
  2329.         {
  2330.             *Order: DOC_SETUP.8
  2331.             *Cmd: "<1B>2<1B>CH"
  2332.         }
  2333.         *switch: InputBin
  2334.         {
  2335.             *case: TRACTOR
  2336.             {
  2337.                 *PrintableArea: PAIR(10800, 2592)
  2338.                 *PrintableOrigin: PAIR(0, 0)
  2339.             }
  2340.             *case: MANUAL
  2341.             {
  2342.                 *PrintableArea: PAIR(10800, 2173)
  2343.                 *PrintableOrigin: PAIR(0, 189)
  2344.                 *switch: Resolution
  2345.                 {
  2346.                     *case: Option1
  2347.                     {
  2348. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2349.                         *PrintableArea: PAIR(10800, 2172)
  2350.                     }
  2351.                     *case: Option2
  2352.                     {
  2353. *% Warning: the following printable length is adjusted (2173->2172) so it is divisible by the resolution Y scale.
  2354.                         *PrintableArea: PAIR(10800, 2172)
  2355.                     }
  2356.                 }
  2357.             }
  2358.             *case: AUTO
  2359.             {
  2360.                 *PrintableArea: PAIR(10800, 2326)
  2361.                 *PrintableOrigin: PAIR(0, 108)
  2362.                 *switch: Resolution
  2363.                 {
  2364.                     *case: Option1
  2365.                     {
  2366. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2367.                         *PrintableArea: PAIR(10800, 2325)
  2368.                     }
  2369.                     *case: Option2
  2370.                     {
  2371. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2372.                         *PrintableArea: PAIR(10800, 2325)
  2373.                     }
  2374.                 }
  2375.             }
  2376.             *case: Option4
  2377.             {
  2378.                 *PrintableArea: PAIR(10800, 2326)
  2379.                 *PrintableOrigin: PAIR(0, 108)
  2380.                 *switch: Resolution
  2381.                 {
  2382.                     *case: Option1
  2383.                     {
  2384. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2385.                         *PrintableArea: PAIR(10800, 2325)
  2386.                     }
  2387.                     *case: Option2
  2388.                     {
  2389. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2390.                         *PrintableArea: PAIR(10800, 2325)
  2391.                     }
  2392.                 }
  2393.             }
  2394.             *case: Option5
  2395.             {
  2396.                 *PrintableArea: PAIR(10800, 2326)
  2397.                 *PrintableOrigin: PAIR(0, 108)
  2398.                 *switch: Resolution
  2399.                 {
  2400.                     *case: Option1
  2401.                     {
  2402. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2403.                         *PrintableArea: PAIR(10800, 2325)
  2404.                     }
  2405.                     *case: Option2
  2406.                     {
  2407. *% Warning: the following printable length is adjusted (2326->2325) so it is divisible by the resolution Y scale.
  2408.                         *PrintableArea: PAIR(10800, 2325)
  2409.                     }
  2410.                 }
  2411.             }
  2412.         }
  2413.     }
  2414.     *Option: ENV_MONARCH
  2415.     {
  2416.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2417.         *RotateSize? : TRUE
  2418.         *Command: CmdSelect
  2419.         {
  2420.             *Order: DOC_SETUP.8
  2421.             *Cmd: "<1B>2<1B>C<16>"
  2422.         }
  2423.         *switch: InputBin
  2424.         {
  2425.             *case: TRACTOR
  2426.             {
  2427.                 *PrintableArea: PAIR(1620, 2794)
  2428.                 *PrintableOrigin: PAIR(0, 0)
  2429.                 *switch: Resolution
  2430.                 {
  2431.                     *case: Option1
  2432.                     {
  2433. *% Warning: the following printable length is adjusted (2794->2793) so it is divisible by the resolution Y scale.
  2434.                         *PrintableArea: PAIR(1620, 2793)
  2435.                     }
  2436.                     *case: Option2
  2437.                     {
  2438. *% Warning: the following printable length is adjusted (2794->2793) so it is divisible by the resolution Y scale.
  2439.                         *PrintableArea: PAIR(1620, 2793)
  2440.                     }
  2441.                 }
  2442.             }
  2443.             *case: MANUAL
  2444.             {
  2445.                 *PrintableArea: PAIR(1620, 2375)
  2446.                 *PrintableOrigin: PAIR(0, 189)
  2447.                 *switch: Resolution
  2448.                 {
  2449.                     *case: Option1
  2450.                     {
  2451. *% Warning: the following printable length is adjusted (2375->2373) so it is divisible by the resolution Y scale.
  2452.                         *PrintableArea: PAIR(1620, 2373)
  2453.                     }
  2454.                     *case: Option2
  2455.                     {
  2456. *% Warning: the following printable length is adjusted (2375->2373) so it is divisible by the resolution Y scale.
  2457.                         *PrintableArea: PAIR(1620, 2373)
  2458.                     }
  2459.                 }
  2460.             }
  2461.             *case: AUTO
  2462.             {
  2463.                 *PrintableArea: PAIR(1620, 2528)
  2464.                 *PrintableOrigin: PAIR(0, 108)
  2465.                 *switch: Resolution
  2466.                 {
  2467.                     *case: Option1
  2468.                     {
  2469. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2470.                         *PrintableArea: PAIR(1620, 2526)
  2471.                     }
  2472.                     *case: Option2
  2473.                     {
  2474. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2475.                         *PrintableArea: PAIR(1620, 2526)
  2476.                     }
  2477.                 }
  2478.             }
  2479.             *case: Option4
  2480.             {
  2481.                 *PrintableArea: PAIR(1620, 2528)
  2482.                 *PrintableOrigin: PAIR(0, 108)
  2483.                 *switch: Resolution
  2484.                 {
  2485.                     *case: Option1
  2486.                     {
  2487. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2488.                         *PrintableArea: PAIR(1620, 2526)
  2489.                     }
  2490.                     *case: Option2
  2491.                     {
  2492. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2493.                         *PrintableArea: PAIR(1620, 2526)
  2494.                     }
  2495.                 }
  2496.             }
  2497.             *case: Option5
  2498.             {
  2499.                 *PrintableArea: PAIR(1620, 2528)
  2500.                 *PrintableOrigin: PAIR(0, 108)
  2501.                 *switch: Resolution
  2502.                 {
  2503.                     *case: Option1
  2504.                     {
  2505. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2506.                         *PrintableArea: PAIR(1620, 2526)
  2507.                     }
  2508.                     *case: Option2
  2509.                     {
  2510. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2511.                         *PrintableArea: PAIR(1620, 2526)
  2512.                     }
  2513.                 }
  2514.             }
  2515.         }
  2516.     }
  2517.     *Option: ENV_9
  2518.     {
  2519.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2520.         *RotateSize? : TRUE
  2521.         *Command: CmdSelect
  2522.         {
  2523.             *Order: DOC_SETUP.8
  2524.             *Cmd: "<1B>2<1B>C<16>"
  2525.         }
  2526.         *switch: InputBin
  2527.         {
  2528.             *case: TRACTOR
  2529.             {
  2530.                 *PrintableArea: PAIR(1918, 2794)
  2531.                 *PrintableOrigin: PAIR(0, 0)
  2532.                 *switch: Resolution
  2533.                 {
  2534.                     *case: Option1
  2535.                     {
  2536. *% Warning: the following printable width is adjusted (1918->1908) so it is divisible by the resolution X scale.
  2537. *% Warning: the following printable length is adjusted (2794->2793) so it is divisible by the resolution Y scale.
  2538.                         *PrintableArea: PAIR(1908, 2793)
  2539.                     }
  2540.                     *case: Option2
  2541.                     {
  2542. *% Warning: the following printable width is adjusted (1918->1914) so it is divisible by the resolution X scale.
  2543. *% Warning: the following printable length is adjusted (2794->2793) so it is divisible by the resolution Y scale.
  2544.                         *PrintableArea: PAIR(1914, 2793)
  2545.                     }
  2546.                     *case: Option3
  2547.                     {
  2548. *% Warning: the following printable width is adjusted (1918->1917) so it is divisible by the resolution X scale.
  2549.                         *PrintableArea: PAIR(1917, 2794)
  2550.                     }
  2551.                 }
  2552.             }
  2553.             *case: MANUAL
  2554.             {
  2555.                 *PrintableArea: PAIR(1918, 2375)
  2556.                 *PrintableOrigin: PAIR(0, 189)
  2557.                 *switch: Resolution
  2558.                 {
  2559.                     *case: Option1
  2560.                     {
  2561. *% Warning: the following printable width is adjusted (1918->1908) so it is divisible by the resolution X scale.
  2562. *% Warning: the following printable length is adjusted (2375->2373) so it is divisible by the resolution Y scale.
  2563.                         *PrintableArea: PAIR(1908, 2373)
  2564.                     }
  2565.                     *case: Option2
  2566.                     {
  2567. *% Warning: the following printable width is adjusted (1918->1914) so it is divisible by the resolution X scale.
  2568. *% Warning: the following printable length is adjusted (2375->2373) so it is divisible by the resolution Y scale.
  2569.                         *PrintableArea: PAIR(1914, 2373)
  2570.                     }
  2571.                     *case: Option3
  2572.                     {
  2573. *% Warning: the following printable width is adjusted (1918->1917) so it is divisible by the resolution X scale.
  2574.                         *PrintableArea: PAIR(1917, 2375)
  2575.                     }
  2576.                 }
  2577.             }
  2578.             *case: AUTO
  2579.             {
  2580.                 *PrintableArea: PAIR(1918, 2528)
  2581.                 *PrintableOrigin: PAIR(0, 108)
  2582.                 *switch: Resolution
  2583.                 {
  2584.                     *case: Option1
  2585.                     {
  2586. *% Warning: the following printable width is adjusted (1918->1908) so it is divisible by the resolution X scale.
  2587. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2588.                         *PrintableArea: PAIR(1908, 2526)
  2589.                     }
  2590.                     *case: Option2
  2591.                     {
  2592. *% Warning: the following printable width is adjusted (1918->1914) so it is divisible by the resolution X scale.
  2593. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2594.                         *PrintableArea: PAIR(1914, 2526)
  2595.                     }
  2596.                     *case: Option3
  2597.                     {
  2598. *% Warning: the following printable width is adjusted (1918->1917) so it is divisible by the resolution X scale.
  2599.                         *PrintableArea: PAIR(1917, 2528)
  2600.                     }
  2601.                 }
  2602.             }
  2603.             *case: Option4
  2604.             {
  2605.                 *PrintableArea: PAIR(1918, 2528)
  2606.                 *PrintableOrigin: PAIR(0, 108)
  2607.                 *switch: Resolution
  2608.                 {
  2609.                     *case: Option1
  2610.                     {
  2611. *% Warning: the following printable width is adjusted (1918->1908) so it is divisible by the resolution X scale.
  2612. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2613.                         *PrintableArea: PAIR(1908, 2526)
  2614.                     }
  2615.                     *case: Option2
  2616.                     {
  2617. *% Warning: the following printable width is adjusted (1918->1914) so it is divisible by the resolution X scale.
  2618. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2619.                         *PrintableArea: PAIR(1914, 2526)
  2620.                     }
  2621.                     *case: Option3
  2622.                     {
  2623. *% Warning: the following printable width is adjusted (1918->1917) so it is divisible by the resolution X scale.
  2624.                         *PrintableArea: PAIR(1917, 2528)
  2625.                     }
  2626.                 }
  2627.             }
  2628.             *case: Option5
  2629.             {
  2630.                 *PrintableArea: PAIR(1918, 2528)
  2631.                 *PrintableOrigin: PAIR(0, 108)
  2632.                 *switch: Resolution
  2633.                 {
  2634.                     *case: Option1
  2635.                     {
  2636. *% Warning: the following printable width is adjusted (1918->1908) so it is divisible by the resolution X scale.
  2637. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2638.                         *PrintableArea: PAIR(1908, 2526)
  2639.                     }
  2640.                     *case: Option2
  2641.                     {
  2642. *% Warning: the following printable width is adjusted (1918->1914) so it is divisible by the resolution X scale.
  2643. *% Warning: the following printable length is adjusted (2528->2526) so it is divisible by the resolution Y scale.
  2644.                         *PrintableArea: PAIR(1914, 2526)
  2645.                     }
  2646.                     *case: Option3
  2647.                     {
  2648. *% Warning: the following printable width is adjusted (1918->1917) so it is divisible by the resolution X scale.
  2649.                         *PrintableArea: PAIR(1917, 2528)
  2650.                     }
  2651.                 }
  2652.             }
  2653.         }
  2654.     }
  2655.     *Option: ENV_10
  2656.     {
  2657.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2658.         *RotateSize? : TRUE
  2659.         *Command: CmdSelect
  2660.         {
  2661.             *Order: DOC_SETUP.8
  2662.             *Cmd: "<1B>2<1B>C<19>"
  2663.         }
  2664.         *switch: InputBin
  2665.         {
  2666.             *case: TRACTOR
  2667.             {
  2668.                 *PrintableArea: PAIR(2052, 2974)
  2669.                 *PrintableOrigin: PAIR(0, 0)
  2670.                 *switch: Resolution
  2671.                 {
  2672.                     *case: Option1
  2673.                     {
  2674. *% Warning: the following printable length is adjusted (2974->2973) so it is divisible by the resolution Y scale.
  2675.                         *PrintableArea: PAIR(2052, 2973)
  2676.                     }
  2677.                     *case: Option2
  2678.                     {
  2679. *% Warning: the following printable length is adjusted (2974->2973) so it is divisible by the resolution Y scale.
  2680.                         *PrintableArea: PAIR(2052, 2973)
  2681.                     }
  2682.                 }
  2683.             }
  2684.             *case: MANUAL
  2685.             {
  2686.                 *PrintableArea: PAIR(2052, 2555)
  2687.                 *PrintableOrigin: PAIR(0, 189)
  2688.                 *switch: Resolution
  2689.                 {
  2690.                     *case: Option1
  2691.                     {
  2692. *% Warning: the following printable length is adjusted (2555->2553) so it is divisible by the resolution Y scale.
  2693.                         *PrintableArea: PAIR(2052, 2553)
  2694.                     }
  2695.                     *case: Option2
  2696.                     {
  2697. *% Warning: the following printable length is adjusted (2555->2553) so it is divisible by the resolution Y scale.
  2698.                         *PrintableArea: PAIR(2052, 2553)
  2699.                     }
  2700.                 }
  2701.             }
  2702.             *case: AUTO
  2703.             {
  2704.                 *PrintableArea: PAIR(2052, 2708)
  2705.                 *PrintableOrigin: PAIR(0, 108)
  2706.                 *switch: Resolution
  2707.                 {
  2708.                     *case: Option1
  2709.                     {
  2710. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2711.                         *PrintableArea: PAIR(2052, 2706)
  2712.                     }
  2713.                     *case: Option2
  2714.                     {
  2715. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2716.                         *PrintableArea: PAIR(2052, 2706)
  2717.                     }
  2718.                 }
  2719.             }
  2720.             *case: Option4
  2721.             {
  2722.                 *PrintableArea: PAIR(2052, 2708)
  2723.                 *PrintableOrigin: PAIR(0, 108)
  2724.                 *switch: Resolution
  2725.                 {
  2726.                     *case: Option1
  2727.                     {
  2728. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2729.                         *PrintableArea: PAIR(2052, 2706)
  2730.                     }
  2731.                     *case: Option2
  2732.                     {
  2733. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2734.                         *PrintableArea: PAIR(2052, 2706)
  2735.                     }
  2736.                 }
  2737.             }
  2738.             *case: Option5
  2739.             {
  2740.                 *PrintableArea: PAIR(2052, 2708)
  2741.                 *PrintableOrigin: PAIR(0, 108)
  2742.                 *switch: Resolution
  2743.                 {
  2744.                     *case: Option1
  2745.                     {
  2746. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2747.                         *PrintableArea: PAIR(2052, 2706)
  2748.                     }
  2749.                     *case: Option2
  2750.                     {
  2751. *% Warning: the following printable length is adjusted (2708->2706) so it is divisible by the resolution Y scale.
  2752.                         *PrintableArea: PAIR(2052, 2706)
  2753.                     }
  2754.                 }
  2755.             }
  2756.         }
  2757.     }
  2758.     *Option: ENV_DL
  2759.     {
  2760.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2761.         *RotateSize? : TRUE
  2762.         *Command: CmdSelect
  2763.         {
  2764.             *Order: DOC_SETUP.8
  2765.             *Cmd: "<1B>2<1B>C<1A>"
  2766.         }
  2767.         *switch: InputBin
  2768.         {
  2769.             *case: TRACTOR
  2770.             {
  2771.                 *PrintableArea: PAIR(1871, 3118)
  2772.                 *PrintableOrigin: PAIR(0, 0)
  2773.                 *switch: Resolution
  2774.                 {
  2775.                     *case: Option1
  2776.                     {
  2777. *% Warning: the following printable width is adjusted (1871->1860) so it is divisible by the resolution X scale.
  2778. *% Warning: the following printable length is adjusted (3118->3117) so it is divisible by the resolution Y scale.
  2779.                         *PrintableArea: PAIR(1860, 3117)
  2780.                     }
  2781.                     *case: Option2
  2782.                     {
  2783. *% Warning: the following printable width is adjusted (1871->1866) so it is divisible by the resolution X scale.
  2784. *% Warning: the following printable length is adjusted (3118->3117) so it is divisible by the resolution Y scale.
  2785.                         *PrintableArea: PAIR(1866, 3117)
  2786.                     }
  2787.                     *case: Option3
  2788.                     {
  2789. *% Warning: the following printable width is adjusted (1871->1869) so it is divisible by the resolution X scale.
  2790.                         *PrintableArea: PAIR(1869, 3118)
  2791.                     }
  2792.                 }
  2793.             }
  2794.             *case: MANUAL
  2795.             {
  2796.                 *PrintableArea: PAIR(1871, 2699)
  2797.                 *PrintableOrigin: PAIR(0, 189)
  2798.                 *switch: Resolution
  2799.                 {
  2800.                     *case: Option1
  2801.                     {
  2802. *% Warning: the following printable width is adjusted (1871->1860) so it is divisible by the resolution X scale.
  2803. *% Warning: the following printable length is adjusted (2699->2697) so it is divisible by the resolution Y scale.
  2804.                         *PrintableArea: PAIR(1860, 2697)
  2805.                     }
  2806.                     *case: Option2
  2807.                     {
  2808. *% Warning: the following printable width is adjusted (1871->1866) so it is divisible by the resolution X scale.
  2809. *% Warning: the following printable length is adjusted (2699->2697) so it is divisible by the resolution Y scale.
  2810.                         *PrintableArea: PAIR(1866, 2697)
  2811.                     }
  2812.                     *case: Option3
  2813.                     {
  2814. *% Warning: the following printable width is adjusted (1871->1869) so it is divisible by the resolution X scale.
  2815.                         *PrintableArea: PAIR(1869, 2699)
  2816.                     }
  2817.                 }
  2818.             }
  2819.             *case: AUTO
  2820.             {
  2821.                 *PrintableArea: PAIR(1871, 2852)
  2822.                 *PrintableOrigin: PAIR(0, 108)
  2823.                 *switch: Resolution
  2824.                 {
  2825.                     *case: Option1
  2826.                     {
  2827. *% Warning: the following printable width is adjusted (1871->1860) so it is divisible by the resolution X scale.
  2828. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2829.                         *PrintableArea: PAIR(1860, 2850)
  2830.                     }
  2831.                     *case: Option2
  2832.                     {
  2833. *% Warning: the following printable width is adjusted (1871->1866) so it is divisible by the resolution X scale.
  2834. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2835.                         *PrintableArea: PAIR(1866, 2850)
  2836.                     }
  2837.                     *case: Option3
  2838.                     {
  2839. *% Warning: the following printable width is adjusted (1871->1869) so it is divisible by the resolution X scale.
  2840.                         *PrintableArea: PAIR(1869, 2852)
  2841.                     }
  2842.                 }
  2843.             }
  2844.             *case: Option4
  2845.             {
  2846.                 *PrintableArea: PAIR(1871, 2852)
  2847.                 *PrintableOrigin: PAIR(0, 108)
  2848.                 *switch: Resolution
  2849.                 {
  2850.                     *case: Option1
  2851.                     {
  2852. *% Warning: the following printable width is adjusted (1871->1860) so it is divisible by the resolution X scale.
  2853. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2854.                         *PrintableArea: PAIR(1860, 2850)
  2855.                     }
  2856.                     *case: Option2
  2857.                     {
  2858. *% Warning: the following printable width is adjusted (1871->1866) so it is divisible by the resolution X scale.
  2859. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2860.                         *PrintableArea: PAIR(1866, 2850)
  2861.                     }
  2862.                     *case: Option3
  2863.                     {
  2864. *% Warning: the following printable width is adjusted (1871->1869) so it is divisible by the resolution X scale.
  2865.                         *PrintableArea: PAIR(1869, 2852)
  2866.                     }
  2867.                 }
  2868.             }
  2869.             *case: Option5
  2870.             {
  2871.                 *PrintableArea: PAIR(1871, 2852)
  2872.                 *PrintableOrigin: PAIR(0, 108)
  2873.                 *switch: Resolution
  2874.                 {
  2875.                     *case: Option1
  2876.                     {
  2877. *% Warning: the following printable width is adjusted (1871->1860) so it is divisible by the resolution X scale.
  2878. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2879.                         *PrintableArea: PAIR(1860, 2850)
  2880.                     }
  2881.                     *case: Option2
  2882.                     {
  2883. *% Warning: the following printable width is adjusted (1871->1866) so it is divisible by the resolution X scale.
  2884. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  2885.                         *PrintableArea: PAIR(1866, 2850)
  2886.                     }
  2887.                     *case: Option3
  2888.                     {
  2889. *% Warning: the following printable width is adjusted (1871->1869) so it is divisible by the resolution X scale.
  2890.                         *PrintableArea: PAIR(1869, 2852)
  2891.                     }
  2892.                 }
  2893.             }
  2894.         }
  2895.     }
  2896.     *Option: ENV_C6
  2897.     {
  2898.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  2899.         *RotateSize? : TRUE
  2900.         *Command: CmdSelect
  2901.         {
  2902.             *Order: DOC_SETUP.8
  2903.             *Cmd: "<1B>2<1B>C<1B>"
  2904.         }
  2905.         *switch: InputBin
  2906.         {
  2907.             *case: TRACTOR
  2908.             {
  2909.                 *PrintableArea: PAIR(1378, 3233)
  2910.                 *PrintableOrigin: PAIR(0, 0)
  2911.                 *switch: Resolution
  2912.                 {
  2913.                     *case: Option1
  2914.                     {
  2915. *% Warning: the following printable width is adjusted (1378->1368) so it is divisible by the resolution X scale.
  2916. *% Warning: the following printable length is adjusted (3233->3231) so it is divisible by the resolution Y scale.
  2917.                         *PrintableArea: PAIR(1368, 3231)
  2918.                     }
  2919.                     *case: Option2
  2920.                     {
  2921. *% Warning: the following printable width is adjusted (1378->1374) so it is divisible by the resolution X scale.
  2922. *% Warning: the following printable length is adjusted (3233->3231) so it is divisible by the resolution Y scale.
  2923.                         *PrintableArea: PAIR(1374, 3231)
  2924.                     }
  2925.                     *case: Option3
  2926.                     {
  2927. *% Warning: the following printable width is adjusted (1378->1377) so it is divisible by the resolution X scale.
  2928.                         *PrintableArea: PAIR(1377, 3233)
  2929.                     }
  2930.                 }
  2931.             }
  2932.             *case: MANUAL
  2933.             {
  2934.                 *PrintableArea: PAIR(1378, 2814)
  2935.                 *PrintableOrigin: PAIR(0, 189)
  2936.                 *switch: Resolution
  2937.                 {
  2938.                     *case: Option1
  2939.                     {
  2940. *% Warning: the following printable width is adjusted (1378->1368) so it is divisible by the resolution X scale.
  2941.                         *PrintableArea: PAIR(1368, 2814)
  2942.                     }
  2943.                     *case: Option2
  2944.                     {
  2945. *% Warning: the following printable width is adjusted (1378->1374) so it is divisible by the resolution X scale.
  2946.                         *PrintableArea: PAIR(1374, 2814)
  2947.                     }
  2948.                     *case: Option3
  2949.                     {
  2950. *% Warning: the following printable width is adjusted (1378->1377) so it is divisible by the resolution X scale.
  2951.                         *PrintableArea: PAIR(1377, 2814)
  2952.                     }
  2953.                 }
  2954.             }
  2955.             *case: AUTO
  2956.             {
  2957.                 *PrintableArea: PAIR(1378, 2967)
  2958.                 *PrintableOrigin: PAIR(0, 108)
  2959.                 *switch: Resolution
  2960.                 {
  2961.                     *case: Option1
  2962.                     {
  2963. *% Warning: the following printable width is adjusted (1378->1368) so it is divisible by the resolution X scale.
  2964.                         *PrintableArea: PAIR(1368, 2967)
  2965.                     }
  2966.                     *case: Option2
  2967.                     {
  2968. *% Warning: the following printable width is adjusted (1378->1374) so it is divisible by the resolution X scale.
  2969.                         *PrintableArea: PAIR(1374, 2967)
  2970.                     }
  2971.                     *case: Option3
  2972.                     {
  2973. *% Warning: the following printable width is adjusted (1378->1377) so it is divisible by the resolution X scale.
  2974.                         *PrintableArea: PAIR(1377, 2967)
  2975.                     }
  2976.                 }
  2977.             }
  2978.             *case: Option4
  2979.             {
  2980.                 *PrintableArea: PAIR(1378, 2967)
  2981.                 *PrintableOrigin: PAIR(0, 108)
  2982.                 *switch: Resolution
  2983.                 {
  2984.                     *case: Option1
  2985.                     {
  2986. *% Warning: the following printable width is adjusted (1378->1368) so it is divisible by the resolution X scale.
  2987.                         *PrintableArea: PAIR(1368, 2967)
  2988.                     }
  2989.                     *case: Option2
  2990.                     {
  2991. *% Warning: the following printable width is adjusted (1378->1374) so it is divisible by the resolution X scale.
  2992.                         *PrintableArea: PAIR(1374, 2967)
  2993.                     }
  2994.                     *case: Option3
  2995.                     {
  2996. *% Warning: the following printable width is adjusted (1378->1377) so it is divisible by the resolution X scale.
  2997.                         *PrintableArea: PAIR(1377, 2967)
  2998.                     }
  2999.                 }
  3000.             }
  3001.             *case: Option5
  3002.             {
  3003.                 *PrintableArea: PAIR(1378, 2967)
  3004.                 *PrintableOrigin: PAIR(0, 108)
  3005.                 *switch: Resolution
  3006.                 {
  3007.                     *case: Option1
  3008.                     {
  3009. *% Warning: the following printable width is adjusted (1378->1368) so it is divisible by the resolution X scale.
  3010.                         *PrintableArea: PAIR(1368, 2967)
  3011.                     }
  3012.                     *case: Option2
  3013.                     {
  3014. *% Warning: the following printable width is adjusted (1378->1374) so it is divisible by the resolution X scale.
  3015.                         *PrintableArea: PAIR(1374, 2967)
  3016.                     }
  3017.                     *case: Option3
  3018.                     {
  3019. *% Warning: the following printable width is adjusted (1378->1377) so it is divisible by the resolution X scale.
  3020.                         *PrintableArea: PAIR(1377, 2967)
  3021.                     }
  3022.                 }
  3023.             }
  3024.         }
  3025.     }
  3026.     *Option: ENV_ITALY
  3027.     {
  3028.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  3029.         *RotateSize? : TRUE
  3030.         *Command: CmdSelect
  3031.         {
  3032.             *Order: DOC_SETUP.8
  3033.             *Cmd: "<1B>2<1B>C<1A>"
  3034.         }
  3035.         *switch: InputBin
  3036.         {
  3037.             *case: TRACTOR
  3038.             {
  3039.                 *PrintableArea: PAIR(1957, 3118)
  3040.                 *PrintableOrigin: PAIR(0, 0)
  3041.                 *switch: Resolution
  3042.                 {
  3043.                     *case: Option1
  3044.                     {
  3045. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3046. *% Warning: the following printable length is adjusted (3118->3117) so it is divisible by the resolution Y scale.
  3047.                         *PrintableArea: PAIR(1956, 3117)
  3048.                     }
  3049.                     *case: Option2
  3050.                     {
  3051. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3052. *% Warning: the following printable length is adjusted (3118->3117) so it is divisible by the resolution Y scale.
  3053.                         *PrintableArea: PAIR(1956, 3117)
  3054.                     }
  3055.                     *case: Option3
  3056.                     {
  3057. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3058.                         *PrintableArea: PAIR(1956, 3118)
  3059.                     }
  3060.                 }
  3061.             }
  3062.             *case: MANUAL
  3063.             {
  3064.                 *PrintableArea: PAIR(1957, 2699)
  3065.                 *PrintableOrigin: PAIR(0, 189)
  3066.                 *switch: Resolution
  3067.                 {
  3068.                     *case: Option1
  3069.                     {
  3070. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3071. *% Warning: the following printable length is adjusted (2699->2697) so it is divisible by the resolution Y scale.
  3072.                         *PrintableArea: PAIR(1956, 2697)
  3073.                     }
  3074.                     *case: Option2
  3075.                     {
  3076. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3077. *% Warning: the following printable length is adjusted (2699->2697) so it is divisible by the resolution Y scale.
  3078.                         *PrintableArea: PAIR(1956, 2697)
  3079.                     }
  3080.                     *case: Option3
  3081.                     {
  3082. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3083.                         *PrintableArea: PAIR(1956, 2699)
  3084.                     }
  3085.                 }
  3086.             }
  3087.             *case: AUTO
  3088.             {
  3089.                 *PrintableArea: PAIR(1957, 2852)
  3090.                 *PrintableOrigin: PAIR(0, 108)
  3091.                 *switch: Resolution
  3092.                 {
  3093.                     *case: Option1
  3094.                     {
  3095. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3096. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3097.                         *PrintableArea: PAIR(1956, 2850)
  3098.                     }
  3099.                     *case: Option2
  3100.                     {
  3101. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3102. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3103.                         *PrintableArea: PAIR(1956, 2850)
  3104.                     }
  3105.                     *case: Option3
  3106.                     {
  3107. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3108.                         *PrintableArea: PAIR(1956, 2852)
  3109.                     }
  3110.                 }
  3111.             }
  3112.             *case: Option4
  3113.             {
  3114.                 *PrintableArea: PAIR(1957, 2852)
  3115.                 *PrintableOrigin: PAIR(0, 108)
  3116.                 *switch: Resolution
  3117.                 {
  3118.                     *case: Option1
  3119.                     {
  3120. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3121. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3122.                         *PrintableArea: PAIR(1956, 2850)
  3123.                     }
  3124.                     *case: Option2
  3125.                     {
  3126. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3127. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3128.                         *PrintableArea: PAIR(1956, 2850)
  3129.                     }
  3130.                     *case: Option3
  3131.                     {
  3132. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3133.                         *PrintableArea: PAIR(1956, 2852)
  3134.                     }
  3135.                 }
  3136.             }
  3137.             *case: Option5
  3138.             {
  3139.                 *PrintableArea: PAIR(1957, 2852)
  3140.                 *PrintableOrigin: PAIR(0, 108)
  3141.                 *switch: Resolution
  3142.                 {
  3143.                     *case: Option1
  3144.                     {
  3145. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3146. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3147.                         *PrintableArea: PAIR(1956, 2850)
  3148.                     }
  3149.                     *case: Option2
  3150.                     {
  3151. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3152. *% Warning: the following printable length is adjusted (2852->2850) so it is divisible by the resolution Y scale.
  3153.                         *PrintableArea: PAIR(1956, 2850)
  3154.                     }
  3155.                     *case: Option3
  3156.                     {
  3157. *% Warning: the following printable width is adjusted (1957->1956) so it is divisible by the resolution X scale.
  3158.                         *PrintableArea: PAIR(1956, 2852)
  3159.                     }
  3160.                 }
  3161.             }
  3162.         }
  3163.     }
  3164.     *Option: ENV_B5
  3165.     {
  3166.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  3167.         *RotateSize? : TRUE
  3168.         *Command: CmdSelect
  3169.         {
  3170.             *Order: DOC_SETUP.8
  3171.             *Cmd: "<1B>2<1B>C*"
  3172.         }
  3173.         *switch: InputBin
  3174.         {
  3175.             *case: TRACTOR
  3176.             {
  3177.                 *PrintableArea: PAIR(2125, 4990)
  3178.                 *PrintableOrigin: PAIR(0, 0)
  3179.                 *switch: Resolution
  3180.                 {
  3181.                     *case: Option1
  3182.                     {
  3183. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3184. *% Warning: the following printable length is adjusted (4990->4989) so it is divisible by the resolution Y scale.
  3185.                         *PrintableArea: PAIR(2124, 4989)
  3186.                     }
  3187.                     *case: Option2
  3188.                     {
  3189. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3190. *% Warning: the following printable length is adjusted (4990->4989) so it is divisible by the resolution Y scale.
  3191.                         *PrintableArea: PAIR(2124, 4989)
  3192.                     }
  3193.                     *case: Option3
  3194.                     {
  3195. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3196.                         *PrintableArea: PAIR(2124, 4990)
  3197.                     }
  3198.                 }
  3199.             }
  3200.             *case: MANUAL
  3201.             {
  3202.                 *PrintableArea: PAIR(2125, 4571)
  3203.                 *PrintableOrigin: PAIR(0, 189)
  3204.                 *switch: Resolution
  3205.                 {
  3206.                     *case: Option1
  3207.                     {
  3208. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3209. *% Warning: the following printable length is adjusted (4571->4569) so it is divisible by the resolution Y scale.
  3210.                         *PrintableArea: PAIR(2124, 4569)
  3211.                     }
  3212.                     *case: Option2
  3213.                     {
  3214. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3215. *% Warning: the following printable length is adjusted (4571->4569) so it is divisible by the resolution Y scale.
  3216.                         *PrintableArea: PAIR(2124, 4569)
  3217.                     }
  3218.                     *case: Option3
  3219.                     {
  3220. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3221.                         *PrintableArea: PAIR(2124, 4571)
  3222.                     }
  3223.                 }
  3224.             }
  3225.             *case: AUTO
  3226.             {
  3227.                 *PrintableArea: PAIR(2125, 4724)
  3228.                 *PrintableOrigin: PAIR(0, 108)
  3229.                 *switch: Resolution
  3230.                 {
  3231.                     *case: Option1
  3232.                     {
  3233. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3234. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3235.                         *PrintableArea: PAIR(2124, 4722)
  3236.                     }
  3237.                     *case: Option2
  3238.                     {
  3239. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3240. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3241.                         *PrintableArea: PAIR(2124, 4722)
  3242.                     }
  3243.                     *case: Option3
  3244.                     {
  3245. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3246.                         *PrintableArea: PAIR(2124, 4724)
  3247.                     }
  3248.                 }
  3249.             }
  3250.             *case: Option4
  3251.             {
  3252.                 *PrintableArea: PAIR(2125, 4724)
  3253.                 *PrintableOrigin: PAIR(0, 108)
  3254.                 *switch: Resolution
  3255.                 {
  3256.                     *case: Option1
  3257.                     {
  3258. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3259. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3260.                         *PrintableArea: PAIR(2124, 4722)
  3261.                     }
  3262.                     *case: Option2
  3263.                     {
  3264. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3265. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3266.                         *PrintableArea: PAIR(2124, 4722)
  3267.                     }
  3268.                     *case: Option3
  3269.                     {
  3270. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3271.                         *PrintableArea: PAIR(2124, 4724)
  3272.                     }
  3273.                 }
  3274.             }
  3275.             *case: Option5
  3276.             {
  3277.                 *PrintableArea: PAIR(2125, 4724)
  3278.                 *PrintableOrigin: PAIR(0, 108)
  3279.                 *switch: Resolution
  3280.                 {
  3281.                     *case: Option1
  3282.                     {
  3283. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3284. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3285.                         *PrintableArea: PAIR(2124, 4722)
  3286.                     }
  3287.                     *case: Option2
  3288.                     {
  3289. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3290. *% Warning: the following printable length is adjusted (4724->4722) so it is divisible by the resolution Y scale.
  3291.                         *PrintableArea: PAIR(2124, 4722)
  3292.                     }
  3293.                     *case: Option3
  3294.                     {
  3295. *% Warning: the following printable width is adjusted (2125->2124) so it is divisible by the resolution X scale.
  3296.                         *PrintableArea: PAIR(2124, 4724)
  3297.                     }
  3298.                 }
  3299.             }
  3300.         }
  3301.     }
  3302.     *Option: CUSTOMSIZE
  3303.     {
  3304.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  3305.         *MinSize: PAIR(720, 108)
  3306.         *MaxSize: PAIR(11520, 9072)
  3307.         *MaxPrintableWidth: 11520
  3308.         *MinLeftMargin: 0
  3309.         *CenterPrintable?: FALSE
  3310.         *switch: InputBin
  3311.         {
  3312.             *case: TRACTOR
  3313.             {
  3314.                 *TopMargin: 0
  3315.                 *BottomMargin: 0
  3316.             }
  3317.             *case: MANUAL
  3318.             {
  3319.                 *TopMargin: 189
  3320.                 *BottomMargin: 230
  3321.             }
  3322.             *case: AUTO
  3323.             {
  3324.                 *TopMargin: 108
  3325.                 *BottomMargin: 158
  3326.             }
  3327.             *case: Option4
  3328.             {
  3329.                 *TopMargin: 108
  3330.                 *BottomMargin: 158
  3331.             }
  3332.             *case: Option5
  3333.             {
  3334.                 *TopMargin: 108
  3335.                 *BottomMargin: 158
  3336.             }
  3337.         }
  3338.         *Command: CmdSelect
  3339.         {
  3340.             *Order: DOC_SETUP.8
  3341.             *Cmd: "<1B>2<1B>C" %c{(PhysPaperLength / 36) }
  3342.         }
  3343.     }
  3344. }
  3345. *Feature: Halftone
  3346. {
  3347.     *rcNameID: =HALFTONING_DISPLAY
  3348.     *DefaultOption: HT_PATSIZE_AUTO
  3349.     *Option: HT_PATSIZE_AUTO
  3350.     {
  3351.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  3352.     }
  3353. *Ifdef: WINNT_50
  3354.     *Option: HT_PATSIZE_SUPERCELL_M
  3355.     {
  3356.         *rcNameID: =HT_SUPERCELL_DISPLAY
  3357.     }
  3358. *Endif:
  3359.     *Option: HT_PATSIZE_6x6_M
  3360.     {
  3361.         *rcNameID: =HT_DITHER6X6_DISPLAY
  3362.     }
  3363.     *Option: HT_PATSIZE_8x8_M
  3364.     {
  3365.         *rcNameID: =HT_DITHER8X8_DISPLAY
  3366.     }
  3367. }
  3368. *Command: CmdStartDoc
  3369. {
  3370.     *Order: DOC_SETUP.1
  3371.     *Cmd: "<121B>V<001B>U<011B>6<1B>2<1B>I<031B>W0"
  3372. }
  3373. *Command: CmdStartPage
  3374. {
  3375.     *Order: PAGE_SETUP.1
  3376.     *Cmd: "<0D>"
  3377. }
  3378. *Command: CmdEndJob
  3379. {
  3380.     *Order: JOB_FINISH.1
  3381.     *Cmd: "<1B>@"
  3382. }
  3383. *RotateCoordinate?: FALSE
  3384. *RotateRaster?: FALSE
  3385. *RotateFont?: FALSE
  3386. *switch: Orientation
  3387. {
  3388.     *case: PORTRAIT
  3389.     {
  3390.         *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_SO_ABLE,TC_RA_ABLE)
  3391.     }
  3392.     *case: LANDSCAPE_CC270
  3393.     {
  3394.         *TextCaps: LIST(TC_RA_ABLE)
  3395.     }
  3396. }
  3397. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  3398. *YMoveAttributes: LIST(SEND_CR_FIRST)
  3399. *MaxLineSpacing: 255
  3400. *YMoveThreshold: *
  3401. *YMoveUnit: 216
  3402. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat(DestYRel )} }
  3403. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{LinefeedSpacing } }
  3404. *Command: CmdCR { *Cmd : "<0D>" }
  3405. *Command: CmdLF { *Cmd : "<0A>" }
  3406. *Command: CmdFF { *Cmd : "<0C1B19>R" }
  3407. *Command: CmdBackSpace { *Cmd : "<08>" }
  3408. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  3409. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  3410. *EjectPageWithFF?: TRUE
  3411. *OutputDataFormat: V_BYTE
  3412. *OptimizeLeftBound?: FALSE
  3413. *CursorXAfterSendBlockData: AT_GRXDATA_END
  3414. *CursorYAfterSendBlockData: NO_MOVE
  3415. *DefaultFont: 16
  3416. *DefaultCTT: 5
  3417. *switch: Orientation
  3418. {
  3419.     *case: PORTRAIT
  3420.     {
  3421.         *DeviceFonts: LIST(15,16,18,19,52,53,54,55,70,71,72,73,74,75,76,77,
  3422. +                   78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,
  3423. +                   94,95,98,99)
  3424.     }
  3425.     *case: LANDSCAPE_CC270
  3426.     {
  3427.         *DeviceFonts: LIST()
  3428.     }
  3429. }
  3430. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  3431. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  3432. *Command: CmdItalicOn { *Cmd : "<1B>%%G" }
  3433. *Command: CmdItalicOff { *Cmd : "<1B>%%H" }
  3434. *Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
  3435. *Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }
  3436. *Command: CmdStrikeThruOn { *Cmd : "<1B>_<01>" }
  3437. *Command: CmdStrikeThruOff { *Cmd : "<1B>_<00>" }
  3438. *Command: CmdSelectSingleByteMode { *Cmd : "<1B>%%P" }
  3439. *Command: CmdSelectDoubleByteMode { *Cmd : "<1B>%%Q" }
  3440.